Skip to content
Snippets Groups Projects
Commit 2380d05f authored by Nick Kralevich's avatar Nick Kralevich
Browse files

allow system_server oemfs read access

Bug: 17954291
Change-Id: Ia904fff65df5142732928561d81ea0ece0c52a8d
parent 0a52df50
No related branches found
No related tags found
No related merge requests found
...@@ -391,7 +391,7 @@ allow system_server frp_block_device:blk_file rw_file_perms; ...@@ -391,7 +391,7 @@ allow system_server frp_block_device:blk_file rw_file_perms;
allow system_server cgroup:dir { remove_name rmdir }; allow system_server cgroup:dir { remove_name rmdir };
# /oem access # /oem access
allow system_server oemfs:dir search; r_dir_file(system_server, oemfs)
### ###
### Neverallow rules ### Neverallow rules
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment