android_system_sepolicy/prebuilts/api/27.0/private/runas.te

6 lines
152 B
Plaintext
Raw Normal View History

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