summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--common/dynamic/property_contexts3
-rw-r--r--common/vendor/property_contexts2
2 files changed, 3 insertions, 2 deletions
diff --git a/common/dynamic/property_contexts b/common/dynamic/property_contexts
index 009ecbe..c0c52c6 100644
--- a/common/dynamic/property_contexts
+++ b/common/dynamic/property_contexts
@@ -1,3 +1,2 @@
-# Aux camera {black,white}list props readable to everything
+# Aux camera blacklist prop readable to everything
vendor.camera.aux.packageblacklist u:object_r:exported_default_prop:s0
-vendor.camera.aux.packagelist u:object_r:exported_default_prop:s0
diff --git a/common/vendor/property_contexts b/common/vendor/property_contexts
new file mode 100644
index 0000000..13fd58e
--- /dev/null
+++ b/common/vendor/property_contexts
@@ -0,0 +1,2 @@
+# Aux camera whitelist prop readable to everything
+vendor.camera.aux.packagelist u:object_r:exported_default_prop:s0