allwinner_a64/android/system/sepolicy/public/adbd.te
2018-08-08 17:48:24 +08:00

4 lines
157 B
Text

# adbd seclabel is specified in init.rc since
# it lives in the rootfs and has no unique file type.
type adbd, domain;
type adbd_exec, exec_type, file_type;