selinux: Add permission for qtidataservices to call location
Change-Id: I3742196a3a5c9f1ff66ec34eedfac5b879928e3a
This commit is contained in:
parent
00f64065c3
commit
22585dcd63
1 changed files with 1 additions and 0 deletions
1
generic/vendor/common/qtidataservices_app.te
vendored
1
generic/vendor/common/qtidataservices_app.te
vendored
|
@ -45,6 +45,7 @@ allow qtidataservices_app sysfs_data:file r_file_perms;
|
|||
|
||||
binder_call(qtidataservices_app, cnd)
|
||||
binder_call(qtidataservices_app, rild)
|
||||
binder_call(qtidataservices_app, location)
|
||||
|
||||
net_domain(qtidataservices_app)
|
||||
hal_client_domain(qtidataservices_app, hal_perf)
|
||||
|
|
Loading…
Reference in a new issue