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