selinux: Add permission for qtidataservices to call location

Change-Id: I3742196a3a5c9f1ff66ec34eedfac5b879928e3a
This commit is contained in:
Eric Chang 2019-05-17 14:32:27 -07:00 committed by Gerrit - the friendly Code Review server
parent 00f64065c3
commit 22585dcd63

View file

@ -45,6 +45,7 @@ allow qtidataservices_app sysfs_data:file r_file_perms;
binder_call(qtidataservices_app, cnd) binder_call(qtidataservices_app, cnd)
binder_call(qtidataservices_app, rild) binder_call(qtidataservices_app, rild)
binder_call(qtidataservices_app, location)
net_domain(qtidataservices_app) net_domain(qtidataservices_app)
hal_client_domain(qtidataservices_app, hal_perf) hal_client_domain(qtidataservices_app, hal_perf)