device_xiaomi_sm6150-common/sepolicy/vendor/remosaic_daemon.te

14 lines
387 B
Plaintext
Raw Normal View History

type remosaic_daemon, domain;
type remosaic_daemon_exec, exec_type, vendor_file_type, file_type;
type remosaic_daemon_service, vndservice_manager_type;
allow remosaic_daemon ion_device:chr_file r_file_perms;
r_dir_file(remosaic_daemon, vendor_camera_data_file)
init_daemon_domain(remosaic_daemon)
vndbinder_use(remosaic_daemon)
add_service(remosaic_daemon, remosaic_daemon_service)