1type qtidataservices_app, domain; 2app_domain(qtidataservices_app) 3net_domain(qtidataservices_app) 4 5add_hwservice(qtidataservices_app, hal_cacert_hwservice) 6 7allow qtidataservices_app hal_datafactory_hwservice:hwservice_manager find; 8allow qtidataservices_app radio_service:service_manager find; 9 10allow qtidataservices_app self:qipcrtr_socket create_socket_perms_no_ioctl; 11allow qtidataservices_app radio_data_file:dir r_dir_perms; 12allow qtidataservices_app app_api_service:service_manager find; 13 14allow qtidataservices_app sysfs_esoc:dir r_dir_perms; 15allow qtidataservices_app sysfs_msm_subsys:dir r_dir_perms; 16allow qtidataservices_app sysfs_soc:dir search; 17allow qtidataservices_app sysfs_soc:file r_file_perms; 18allow qtidataservices_app sysfs_ssr:file r_file_perms; 19 20get_prop(qtidataservices_app, vendor_default_prop) 21set_prop(qtidataservices_app, telephony_status_prop) 22 23binder_call(qtidataservices_app, cnd) 24