allwinner_a64/android/system/sepolicy/prebuilts/api/26.0/private/runas.te
2018-08-08 17:48:24 +08:00

5 lines
152 B
Text

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