summaryrefslogtreecommitdiffstats
path: root/common/location_app.te
diff options
context:
space:
mode:
Diffstat (limited to 'common/location_app.te')
-rw-r--r--common/location_app.te1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/location_app.te b/common/location_app.te
index 3fe928a7..799bc4d8 100644
--- a/common/location_app.te
+++ b/common/location_app.te
@@ -9,6 +9,7 @@ userdebug_or_eng(`
net_domain(location_app)
allow location_app { adbd su }:unix_stream_socket connectto;
allow location_app mediaserver_service:service_manager find;
+ diag_use(location_app)
')
allow location_app surfaceflinger_service:service_manager find;