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
2
sepolicy/private/domain.te
Normal file
2
sepolicy/private/domain.te
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
# Allow domain to get public_vendor_default_prop
|
||||
get_prop(domain, public_vendor_default_prop)
|
||||
Loading…
Add table
Add a link
Reference in a new issue