mirror of
https://github.com/Evolution-X-Devices/device_xiaomi_sm6150-common
synced 2026-01-27 07:38:17 +00:00
14 lines
387 B
Plaintext
14 lines
387 B
Plaintext
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)
|