sepolicy: Unlabel aux camera whitelist prop

* This will be properly labeled in device/lineage/sepolicy
   to make it readable to everything on every device

Change-Id: Idec6cad06c51ba73519f61e95c74e1c8915d301b
This commit is contained in:
dianlujitao
2020-05-07 22:43:01 +08:00
committed by Michael Bestas
parent 9a02bfb7e2
commit f82da960db
2 changed files with 0 additions and 2 deletions

View File

@@ -43,7 +43,6 @@ ro.vendor.btstack. u:object_r:bluetooth_prop:s0
vendor.pts. u:object_r:bluetooth_prop:s0
vendor.bt.pts. u:object_r:bluetooth_prop:s0
vendor.bluetooth. u:object_r:bluetooth_prop:s0
vendor.camera.aux.packagelist u:object_r:vendor_persist_camera_prop:s0
persist.vendor.camera.privapp.list u:object_r:vendor_persist_camera_prop:s0
#mm-parser

View File

@@ -27,7 +27,6 @@
system_public_prop(vendor_persist_dpm_prop)
system_public_prop(vendor_persist_tcm_prop)
system_restricted_prop(vendor_persist_camera_prop)
# this is vendor defined property and added with prefix vendor
# which is going to be working from system
system_restricted_prop(vendor_bt_prop)