Skip to content
Snippets Groups Projects
Commit 544a7317 authored by Ed Coyne's avatar Ed Coyne Committed by android-build-merger
Browse files

Allow sepolicies granting bootanim exec on /oem. am: 6a1e6a9c am: 6fea1f4f

am: 99ee8b97

Change-Id: I56484d6fe14ecdb3028c6dfa29ee0c590d1e617c
parents eade9369 99ee8b97
No related branches found
No related tags found
No related merge requests found
...@@ -369,6 +369,7 @@ neverallow { ...@@ -369,6 +369,7 @@ neverallow {
neverallow { neverallow {
domain domain
-appdomain # for oemfs -appdomain # for oemfs
-bootanim # for oemfs
-recovery # for /tmp/update_binary in tmpfs -recovery # for /tmp/update_binary in tmpfs
} { fs_type -rootfs }:file execute; } { fs_type -rootfs }:file execute;
# Files from cache should never be executed # Files from cache should never be executed
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment