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:
LuK1337 2017-02-03 15:41:56 +01:00
parent 8b0db50e14
commit dc7fe24c4c
1 changed files with 2 additions and 0 deletions

View File

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