Skip to content
Snippets Groups Projects
Commit 81839dfb authored by Ed Heyl's avatar Ed Heyl
Browse files

reconcile aosp (3a8c5dc0) after branching. Please do not merge.

Change-Id: Ic8ee83ed6ffef02bddd17e1175416fc2481db7b2
parent 7563a6f1
No related branches found
No related tags found
No related merge requests found
......@@ -8,3 +8,6 @@ binder_use(bootanim)
binder_call(bootanim, surfaceflinger)
allow bootanim gpu_device:chr_file rw_file_perms;
# /oem access
allow bootanim oemfs:dir search;
......@@ -388,6 +388,9 @@ allow system_server block_device:dir search;
# Clean up old cgroups
allow system_server cgroup:dir { remove_name rmdir };
# /oem access
allow system_server oemfs:dir search;
###
### 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