mirror of
https://github.com/team-infusion-developers/android_device_samsung_msm8976-common.git
synced 2024-11-07 06:19:20 +00:00
msm8976-common: Allow system_server to search
/efs
* Allows acceleration sensor to look for calibration file even if it's not there :^) Change-Id: I891a610b31e4450278da22d29ff69dff8e07372d
This commit is contained in:
parent
8b0db50e14
commit
dc7fe24c4c
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
allow system_server efs_file:dir search;
|
||||
|
||||
allow system_server sysfs_mdnie:file rw_file_perms;
|
||||
|
||||
r_dir_file(system_server, app_efs_file)
|
||||
|
|
Loading…
Reference in a new issue