su and perfprofd are coredomain too am: 6b558dcbea
am: e1742ef066
Change-Id: I007ae4064a8daf690b15bc5196131169727cbec9
This commit is contained in:
commit
f535a40d6e
2 changed files with 3 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
userdebug_or_eng(`
|
||||
typeattribute perfprofd coredomain;
|
||||
init_daemon_domain(perfprofd)
|
||||
')
|
||||
|
|
|
@ -1,4 +1,6 @@
|
|||
userdebug_or_eng(`
|
||||
typeattribute su coredomain;
|
||||
|
||||
domain_auto_trans(shell, su_exec, su)
|
||||
# Allow dumpstate to call su on userdebug / eng builds to collect
|
||||
# additional information.
|
||||
|
|
Loading…
Reference in a new issue