Skip to content
Snippets Groups Projects
Commit 0ed8f86e authored by Nick Kralevich's avatar Nick Kralevich Committed by Android Git Automerger
Browse files

am 2380d05f: allow system_server oemfs read access

* commit '2380d05f':
  allow system_server oemfs read access
parents bd2e0e7e 2380d05f
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