su and perfprofd are coredomain too am: 6b558dcbea

am: e1742ef066

Change-Id: I007ae4064a8daf690b15bc5196131169727cbec9
This commit is contained in:
Alex Klyubin 2017-03-24 22:38:06 +00:00 committed by android-build-merger
commit f535a40d6e
2 changed files with 3 additions and 0 deletions

View file

@ -1,3 +1,4 @@
userdebug_or_eng(`
typeattribute perfprofd coredomain;
init_daemon_domain(perfprofd)
')

View file

@ -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.