system/sepolicy/prebuilts/api/28.0/public/adbd.te

5 lines
157 B
Plaintext
Raw Normal View History

2025-08-25 08:01:50 +08:00
# 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;