android_system_sepolicy/private/runas.te

5 lines
113 B
Plaintext
Raw Normal View History

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