xref: /aosp_15_r20/system/sepolicy/public/adbd.te (revision e4a36f4174b17bbab9dc043f4a65dc8d87377290)
1# adbd seclabel is specified in init.rc since
2# it lives in the rootfs and has no unique file type.
3type adbd, domain;
4type adbd_exec, exec_type, file_type, system_file_type;
5
6# system/sepolicy/public is for vendor-facing type and attribute definitions.
7# DO NOT ADD allow, neverallow, or dontaudit statements here.
8# Instead, add such policy rules to system/sepolicy/private/*.te.
9