cm: sepolicy: Allow system_server dir read access

Change-Id: Ia6fc26781c1cb576c2feee3e941d7206e7878bb5
This commit is contained in:
Luca Stefani 2016-07-28 15:27:00 -07:00 committed by Steve Kondik
parent 3b96ba5841
commit 630d7ed01f
1 changed files with 2 additions and 0 deletions

View File

@ -7,3 +7,5 @@ allow system_server persist_property_file:dir rw_dir_perms;
allow system_server persist_property_file:file { create_file_perms unlink };
allow system_server storage_stub_file:dir { getattr };
allow system_server media_rw_data_file:dir r_dir_perms;