xref: /aosp_15_r20/system/sepolicy/private/virtual_face.te (revision e4a36f4174b17bbab9dc043f4a65dc8d87377290)
1*e4a36f41SAndroid Build Coastguard Worker# biometric virtual face sensor
2*e4a36f41SAndroid Build Coastguard Workertype virtual_face, domain;
3*e4a36f41SAndroid Build Coastguard Workertype virtual_face_exec, system_file_type, exec_type, file_type;
4*e4a36f41SAndroid Build Coastguard Workerhal_server_domain(virtual_face, hal_face)
5*e4a36f41SAndroid Build Coastguard Workertypeattribute virtual_face coredomain;
6*e4a36f41SAndroid Build Coastguard Workerinit_daemon_domain(virtual_face)
7*e4a36f41SAndroid Build Coastguard Workerset_prop(virtual_face, virtual_face_prop)
8