platform_bionic/libc/system_properties
Jeff Vander Stoep 70aa88c66c Remove references to nonplat sepolicy
"nonplat" was renamed to "vendor" in Android Pie, but was retained
here for Treble compatibility.

We're now outside of the compatbility window for these devices so
it can safely be removed.

Test: build boot cuttlefish device. adb remount, modify
/system/etc/selinux/plat_sepolicy_and_mapping.sha256 to force
on-device policy compilation. reboot. Verify that device boots
without new selinux denials.

Change-Id: I663a524670120ee19dfe785aa5f89b3981bdd378
2021-11-05 09:30:25 +01:00
..
include/system_properties Revert "Adding system property tracing" 2021-07-15 20:55:55 +08: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 removing ro.kernel.ebpf.supported property 2021-01-11 18:10:58 -08:00
context_node.cpp Fix PROP_FILENAME_MAX overflow handling 2018-05-01 18:19:21 -07:00
contexts_serialized.cpp Add PR_SET_VMA and PR_SET_VMA_ANON_NAME to <sys/prctl.h>. 2018-08-22 10:36:23 -07:00
contexts_split.cpp Remove references to nonplat sepolicy 2021-11-05 09:30:25 +01:00
prop_area.cpp Split properties into their own class to make testing better 2017-12-18 15:17:55 -08:00
prop_info.cpp Split properties into their own class to make testing better 2017-12-18 15:17:55 -08:00
system_properties.cpp Revert "Adding system property tracing" 2021-07-15 20:55:55 +08:00