1 # Qualcomm telephony apps, such as AtFwd and FastDormancy
2 type qtelephony, domain;
3
4 app_domain(qtelephony)
5
6 hwbinder_use(qtelephony)
7 add_hwservice(qtelephony, vnd_atcmdfwd_hwservice)
8
9 allow qtelephony app_api_service:service_manager find;
10