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

Remove more domain_deprecated permissions am: e39d5c87 am: 9ce812fb

am: 685db0b2

Change-Id: I5c4ae29b9623ee04f0409c5f2e4da9fb325a430f
parents 2f0d0496 685db0b2
No related branches found
No related tags found
No related merge requests found
......@@ -15,12 +15,6 @@ auditallow {
} tmpfs:dir r_dir_perms;
')
# Inherit or receive open files from others.
allow domain_deprecated system_server:fd use;
userdebug_or_eng(`
auditallow { domain_deprecated -appdomain -netd -surfaceflinger } system_server:fd use;
')
# Root fs.
allow domain_deprecated rootfs:dir r_dir_perms;
allow domain_deprecated rootfs:file r_file_perms;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment