14 lines
428 B
Plaintext
Raw Normal View History

2022-08-14 15:07:12 +02:00
# ==============================================
# Common SEPolicy Rule
# ==============================================
type usp_service_exec, system_file_type, exec_type, file_type;
typeattribute usp_service coredomain;
init_daemon_domain(usp_service)
allow usp_service block_device:dir search;
set_prop(usp_service, radio_prop)
set_prop(usp_service, system_mtk_usp_srv_prop)
allow usp_service proc_net:file rw_file_perms;