platform_system_sepolicy/private/runas.te
Jeff Vander Stoep c3d8ca7131 domain_deprecated is dead
long live domain.te!

Remove all references.

Bug: 28760354
Test: build
Change-Id: I99953ecc7d275fdbe8e56d8f47a27d1f9e1cc09a
(cherry picked from commit b8d14dc9a6b1593c4ad5210f3079bcac3a9aea33)
2017-07-28 11:45:05 -07:00

4 lines
113 B
Text

typeattribute runas coredomain;
# ndk-gdb invokes adb shell run-as.
domain_auto_trans(shell, runas_exec, runas)