platform_bionic/libc/system_properties
Nate Myren 0ab0615f8c Move __system_properties_reload to LIBC from LIBC_PLATFORM
The zygote cannot have visiblity to LIBC_PLATFORM methods. Therefore,
move __system_properties_reload to LIBC, and rename it
__system_properties_zygote_reload, and indicate in comments that it
should not be used by non-zygote apps

Bug: 291814949
Test: atest CtsBionicRootTestCases
Change-Id: Iee8fa0c76b740543c05a433393f2f4bef36d6d3d
2023-10-25 17:41:33 -07:00
..
include/system_properties Write appcompat_override system properties 2023-10-19 13:35:57 -07:00
Android.bp Revert "Adding system property tracing" 2021-07-15 20:55:55 +08:00
context_lookup_benchmark.cpp Add benchmark for property mapping 2020-09-02 16:12:21 +00:00
context_lookup_benchmark_data.h Fix tzalloc(nullptr) and add a test. 2023-06-22 09:51:01 -07:00
context_node.cpp Use a class for system properties filenames. 2023-09-05 18:28:55 +00:00
contexts_serialized.cpp Write appcompat_override system properties 2023-10-19 13:35:57 -07:00
contexts_split.cpp Write appcompat_override system properties 2023-10-19 13:35:57 -07:00
prop_area.cpp Rename prop_bt. 2023-08-08 14:05:01 +00:00
prop_info.cpp Consistent qualifier ordering. 2023-09-14 18:36:55 +00:00
system_properties.cpp Move __system_properties_reload to LIBC from LIBC_PLATFORM 2023-10-25 17:41:33 -07:00