platform_system_sepolicy/prebuilts/api/28.0/public/adbd.te

5 lines
157 B
Text
Raw Normal View History

# 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;