1typeattribute cameraserver coredomain; 2 3typeattribute cameraserver camera_service_server; 4 5init_daemon_domain(cameraserver) 6tmpfs_domain(cameraserver) 7 8allow cameraserver gpu_device:chr_file rw_file_perms; 9allow cameraserver gpu_device:dir r_dir_perms; 10allow cameraserver virtual_camera:binder call; 11