android_system_core/property_service/libpropertyinfoserializer
Han Wang 47718268d4 Remove OEM_UNLOCK_PROP usage
* It was only used for adb host scripts, but after commit
   "Remove sys.oem_unlock_allowed check for Android device"
   in 2016, there is no usage for it. Remove it because this prop
   is now exposed to untrusted apps, which is not desirable.

Change-Id: Ic1c2f4e06b3a07ecf3f724fe5085974c626cb3fc
2024-09-22 03:51:29 +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 OEM_UNLOCK_PROP usage 2024-09-22 03:51:29 +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
trie_serializer.cpp Rename property 'schema' to 'type' 2018-01-11 16:26:50 -08:00
trie_serializer.h