sdm845-common: sepolicy: Copy over public_vendor_default_prop rules from qcom sepolicy
* This addresses many denials introduced by enabling vendor and system property isolation. Change-Id: I24e04fc24be32698c7fdae4b28e90e9c20161a77
This commit is contained in:
@@ -1,2 +1,5 @@
|
||||
# Allow vendor_init to set public_vendor_default_prop
|
||||
set_prop(vendor_init, public_vendor_default_prop)
|
||||
|
||||
# Allow vendor_init to set vendor_camera_prop
|
||||
set_prop(vendor_init, vendor_camera_prop)
|
||||
|
||||
Reference in New Issue
Block a user