sm6375-common: sepolicy: Address pixel power HAL denials
Change-Id: I7327bd54c0d12fde03472695a5598d2a3d22f716
This commit is contained in:
parent
642f408f24
commit
4bbb9ac9bc
7 changed files with 58 additions and 7 deletions
3
sepolicy/vendor/property.te
vendored
3
sepolicy/vendor/property.te
vendored
|
|
@ -5,3 +5,6 @@ vendor_internal_prop(vendor_mot_fingerprint_prop);
|
|||
vendor_internal_prop(vendor_mot_hw_prop);
|
||||
vendor_internal_prop(vendor_mot_touch_prop);
|
||||
vendor_internal_prop(vendor_mot_nfc_prop);
|
||||
|
||||
# Power
|
||||
vendor_internal_prop(vendor_power_prop)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue