Skip to content
Snippets Groups Projects
Commit 366be191 authored by Jeff Vander Stoep's avatar Jeff Vander Stoep Committed by android-build-merger
Browse files

resolve merge conflicts of 72b26547 to stage-aosp-master am: 7f2fb741

am: feb28130

Change-Id: I8f436b73a2ce7ffca91c192df35c827447253de3
parents 0ba84942 feb28130
No related branches found
No related tags found
No related merge requests found
......@@ -112,7 +112,6 @@ auditallow {
# Read access to pseudo filesystems.
r_dir_file(domain_deprecated, proc)
r_dir_file(domain_deprecated, sysfs)
r_dir_file(domain_deprecated, cgroup)
userdebug_or_eng(`
auditallow {
......@@ -170,30 +169,4 @@ auditallow {
-ueventd
-vold
} sysfs:lnk_file { getattr open ioctl lock }; # read granted in domain
auditallow {
domain_deprecated
-appdomain
-fingerprintd
-healthd
-inputflinger
-installd
-keystore
-netd
-surfaceflinger
-system_server
-zygote
} cgroup:dir r_dir_perms;
auditallow {
domain_deprecated
-appdomain
-fingerprintd
-healthd
-inputflinger
-installd
-keystore
-netd
-surfaceflinger
-system_server
-zygote
} cgroup:{ file lnk_file } r_file_perms;
')
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