Sepolicy: Fix denial for enabling FOSS
Change-Id: I9bcf57483693f1b1f55a38ff04d7cfe3fa978f65
This commit is contained in:
parent
976817786e
commit
b0826555e4
1 changed files with 1 additions and 1 deletions
2
vendor/common/system_server.te
vendored
2
vendor/common/system_server.te
vendored
|
@ -11,7 +11,7 @@ allow system_server hal_audio_default:file w_file_perms;
|
|||
|
||||
allow system_server sysfs_sensors:dir search;
|
||||
allow system_server sysfs_sensors:file rw_file_perms;
|
||||
|
||||
binder_call(system_server, mm-pp-daemon)
|
||||
# allow access to low persistence mode sysfs node
|
||||
allow system_server sysfs_graphics:file rw_file_perms;
|
||||
|
||||
|
|
Loading…
Reference in a new issue