blob: 5c722ba69968d57735bfff94a9fd0dcdd9d780db [file] [log] [blame]
# Qualcomm telephony apps, such as AtFwd and FastDormancy
type qtelephony, domain, coredomain;
app_domain(qtelephony)
hwbinder_use(qtelephony)
add_hwservice(qtelephony, vnd_atcmdfwd_hwservice)
allow qtelephony { app_api_service }:service_manager find;
# Read and write /data/data subdirectory.
allow qtelephony system_app_data_file:dir create_dir_perms;
allow qtelephony system_app_data_file:{ file lnk_file } create_file_perms;
set_prop(qtelephony, ctl_default_prop)
allow qtelephony cgroup:file w_file_perms;