Sepolicy: Fix denial for enabling FOSS

Change-Id: I9bcf57483693f1b1f55a38ff04d7cfe3fa978f65
This commit is contained in:
Gurpreet Singh Dhami 2018-04-18 13:58:38 -04:00
parent 976817786e
commit b0826555e4

View file

@ -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;