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