Jeff Pu | 09a026c | 2024-09-17 16:47:51 +0000 | [diff] [blame] | 1 | # biometric virtual face sensor |
2 | type virtual_face, domain; | ||||
3 | type virtual_face_exec, system_file_type, exec_type, file_type; | ||||
4 | hal_server_domain(virtual_face, hal_face) | ||||
5 | typeattribute virtual_face coredomain; | ||||
6 | init_daemon_domain(virtual_face) | ||||
Jeff Pu | 27ff782 | 2024-11-20 19:41:26 +0000 | [diff] [blame] | 7 | set_prop(virtual_face, virtual_face_prop) |