sdm845-common: sepolicy: Address init denials
Change-Id: Ib68ab9934cc3668eae004812c56692e2a5a010d2
This commit is contained in:
@@ -6,3 +6,6 @@ allow init {
|
||||
sysfs_fpc_proximity
|
||||
sysfs_graphics
|
||||
}:file { open read setattr };
|
||||
|
||||
# Allow init to write to otg_switch
|
||||
allow init sysfs_usb_supply:file w_file_perms;
|
||||
|
||||
Reference in New Issue
Block a user