Merge "Remove adbd tcontexts from domain_deprecated" am: 056710b38a
am: 2af7c84fac
Change-Id: Id52f1fd3e79a0a36df42abca24c93b28b277c570
This commit is contained in:
commit
1a1cefcc96
1 changed files with 0 additions and 7 deletions
|
@ -21,13 +21,6 @@ userdebug_or_eng(`
|
|||
auditallow { domain_deprecated -appdomain -netd -surfaceflinger } system_server:fd use;
|
||||
')
|
||||
|
||||
# Connect to adbd and use a socket transferred from it.
|
||||
# This is used for e.g. adb backup/restore.
|
||||
allow domain_deprecated adbd:fd use;
|
||||
userdebug_or_eng(`
|
||||
auditallow { domain_deprecated -appdomain -system_server -runas } adbd: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