platform_system_core/property_service/libpropertyinfoserializer
Martin Stjernholm b46b947597 Remove dalvik.vm.usejitprofiles system property.
Disabling profiles is no longer supported. Most of the profile support
has been active even when this property was false, and it won't be
supported in the ART Service.

Test: atest -a propertyinfoserializer_tests
Bug: 254434433
Change-Id: I49272b0976f71fcd2e18d04a5b6cc3548a5f9d3f
2022-11-25 12:27:37 +00:00
..
include/property_info_serializer Require 'exact', 'prefix', or '' for match operation in property_contexts 2019-12-11 07:56:51 -08:00
Android.bp [LSC] Add LOCAL_LICENSE_KINDS to system/core 2021-02-19 12:59:05 -08:00
property_info_file.cpp Require 'exact', 'prefix', or '' for match operation in property_contexts 2019-12-11 07:56:51 -08:00
property_info_serializer.cpp Rename property 'schema' to 'type' 2018-01-11 16:26:50 -08:00
property_info_serializer_test.cpp Remove dalvik.vm.usejitprofiles system property. 2022-11-25 12:27:37 +00:00
space_tokenizer.h Create a host side checker for property info file correctness 2018-01-04 22:00:11 +00:00
trie_builder.cpp Rename property 'schema' to 'type' 2018-01-11 16:26:50 -08:00
trie_builder.h Rename property 'schema' to 'type' 2018-01-11 16:26:50 -08:00
trie_builder_test.cpp Rename property 'schema' to 'type' 2018-01-11 16:26:50 -08:00
trie_node_arena.h Parse property contexts via a serialized trie 2017-12-11 16:11:42 -08:00
trie_serializer.cpp Rename property 'schema' to 'type' 2018-01-11 16:26:50 -08:00
trie_serializer.h Parse property contexts via a serialized trie 2017-12-11 16:11:42 -08:00