sepolicy: add rules for vendor property
Support for additional rules related to vendor created properties. CRs-Fixed: 2213047 Change-Id: I144d21ad43ecb28260b5eb6fc6ce6ad89d970726
This commit is contained in:
parent
178ef5ae84
commit
256523abaf
1 changed files with 4 additions and 0 deletions
4
vendor/common/property_contexts
vendored
4
vendor/common/property_contexts
vendored
|
@ -15,6 +15,10 @@ ctl.vendor.ipacm-diag u:object_r:ipacm-diag_prop:s0
|
|||
ctl.qti u:object_r:qti_prop:s0
|
||||
ctl.vendor.sensors u:object_r:sensors_prop:s0
|
||||
ctl.thermal-engine u:object_r:thermal_prop:s0
|
||||
vendor.audio. u:object_r:debug_prop:s0
|
||||
vendor.voice. u:object_r:debug_prop:s0
|
||||
persist.vendor.audio. u:object_r:debug_prop:s0
|
||||
ro.vendor.audio. u:object_r:debug_prop:s0
|
||||
debug.gralloc. u:object_r:debug_gralloc_prop:s0
|
||||
debug.ramdump. u:object_r:ramdump_prop:s0
|
||||
debug.ssrdump u:object_r:ssr_prop:s0
|
||||
|
|
Loading…
Reference in a new issue