blob: 0788cdfe81e9077a7032705057df24cdf2a1e054 [file] [log] [blame]
# Qualcomm telephony apps, such as AtFwd and FastDormancy
type qtelephony, domain;
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, atfwd_start_prop)