android_system_core/libcutils
S Vasudev Prasad 100b08a848 libcutils: reimplement system property functions with libbase.
This makes the system property functions available on the host too, and
ensures a consistent view of system properties between libcutils and
libbase, if you have code running on the host that uses both.

Bug: http://b/151789258
Test: treehugger
Change-Id: Ie524a77d0c392d7b23e9d12becbb1bf53c81eac6
2020-05-21 16:20:16 -07:00
..
arch-arm
arch-arm64
arch-x86 DO NOT MERGE - x86: Switch get_pc_thunk to comdat 2020-04-18 14:07:19 -07:00
arch-x86_64
include libcutils: reimplement system property functions with libbase. 2020-05-21 16:20:16 -07:00
include_vndk/cutils
Android.bp libcutils: reimplement system property functions with libbase. 2020-05-21 16:20:16 -07:00
KernelLibcutilsTest.xml [vts-core] fix the test error of KernelLibcutilsTest. 2020-02-07 10:07:09 +08:00
MODULE_LICENSE_APACHE2
NOTICE
OWNERS
android_get_control_env.h
android_get_control_file.cpp
android_get_control_file_test.cpp
android_get_control_socket_test.cpp
android_reboot.cpp
ashmem-dev.cpp libcutils: fallback to /dev/ashmem 2020-01-14 18:19:10 +00:00
ashmem-host.cpp
ashmem_test.cpp
canned_fs_config.cpp
config_utils.cpp
fs.cpp
fs_config.cpp run ext4 tools in first_stage_ramdisk 2020-03-11 09:33:51 -07:00
fs_config.h
fs_config_test.cpp
hashmap.cpp
iosched_policy.cpp
klog.cpp
load_file.cpp
memset_test.cpp
multiuser.cpp
multiuser_test.cpp
native_handle.cpp
native_handle_test.cpp
partition_utils.cpp
properties.cpp libcutils: reimplement system property functions with libbase. 2020-05-21 16:20:16 -07:00
properties_test.cpp libcutils: reimplement system property functions with libbase. 2020-05-21 16:20:16 -07:00
qtaguid.cpp
record_stream.cpp
sched_policy_test.cpp
socket_inaddr_any_server_unix.cpp
socket_inaddr_any_server_windows.cpp
socket_local_client_unix.cpp
socket_local_server_unix.cpp
socket_local_unix.h
socket_network_client_unix.cpp
socket_network_client_windows.cpp
sockets.cpp
sockets_test.cpp
sockets_unix.cpp
sockets_windows.cpp
str_parms.cpp
str_parms_test.cpp
strlcpy.c
threads.cpp
trace-container.cpp trace-container: Check /sys/kernel/tracing for tracefs 2020-02-07 11:08:21 -08:00
trace-dev.cpp Always use shared memory for atrace. 2020-02-26 15:55:22 +00:00
trace-dev.inc Always use shared memory for atrace. 2020-02-26 15:55:22 +00:00
trace-dev_test.cpp
trace-host.cpp Always use shared memory for atrace. 2020-02-26 15:55:22 +00:00
uevent.cpp