Skip to content
Snippets Groups Projects
Commit 99ee8b97 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

Change-Id: I0de11e3aea6a0aa41305078a5f37161fc2392fa2
parents cfb90ea7 6fea1f4f
Branches
Tags
No related merge requests found
...@@ -368,6 +368,7 @@ neverallow { ...@@ -368,6 +368,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