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:
parent
26cf3e0528
commit
8936a7fda0
4 changed files with 13 additions and 0 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue