Remove more domain_deprecated permissions am: e39d5c875e
am: 9ce812fbe0
am: 685db0b279
Change-Id: I5c4ae29b9623ee04f0409c5f2e4da9fb325a430f
This commit is contained in:
commit
4b7aa90918
1 changed files with 0 additions and 6 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue