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

domain_deprecated: remove access to /proc/meminfo am: 3e5bb807 am: 5fbb120b

am: f9da0cba

Change-Id: I18e469059df1e8704f6358a12b012932a39303cd
parents fcfeb3e0 f9da0cba
No related branches found
No related tags found
No related merge requests found
......@@ -144,7 +144,6 @@ auditallow {
r_dir_file(domain_deprecated, proc)
r_dir_file(domain_deprecated, sysfs)
r_dir_file(domain_deprecated, cgroup)
allow domain_deprecated proc_meminfo:file r_file_perms;
userdebug_or_eng(`
auditallow {
......@@ -228,11 +227,4 @@ auditallow {
-system_server
-zygote
} cgroup:{ file lnk_file } r_file_perms;
auditallow {
domain_deprecated
-appdomain
-surfaceflinger
-system_server
-vold
} proc_meminfo: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