summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMadhanraj Chelladurai <mchellad@codeaurora.org>2019-07-09 15:46:46 +0530
committerGerrit - the friendly Code Review server <code-review@localhost>2019-08-30 02:33:01 -0700
commit4e9fee0ebda64609d4ff50e06c567021cc945dc8 (patch)
treec02dd65eeeb43a76b75136b759c7009b47dda35b
parent93db35b82539baf5c2b80bc8314cf79070dcbc22 (diff)
downloadgps-4e9fee0ebda64609d4ff50e06c567021cc945dc8.tar.gz
gps: Add diag permissions for gnss service
Change-Id: I1e65ce2a2e681f48b476fb8b310015f572f306e1 CRs-Fixed: 2413585
-rw-r--r--android/1.0/android.hardware.gnss@1.0-service-qti.rc2
-rw-r--r--android/1.1/android.hardware.gnss@1.1-service-qti.rc2
2 files changed, 2 insertions, 2 deletions
diff --git a/android/1.0/android.hardware.gnss@1.0-service-qti.rc b/android/1.0/android.hardware.gnss@1.0-service-qti.rc
index b5da6f9..1fbd893 100644
--- a/android/1.0/android.hardware.gnss@1.0-service-qti.rc
+++ b/android/1.0/android.hardware.gnss@1.0-service-qti.rc
@@ -1,4 +1,4 @@
service gnss_service /vendor/bin/hw/android.hardware.gnss@1.0-service-qti
class hal
user gps
- group system gps radio
+ group system gps radio vendor_qti_diag
diff --git a/android/1.1/android.hardware.gnss@1.1-service-qti.rc b/android/1.1/android.hardware.gnss@1.1-service-qti.rc
index 41b105b..bd65584 100644
--- a/android/1.1/android.hardware.gnss@1.1-service-qti.rc
+++ b/android/1.1/android.hardware.gnss@1.1-service-qti.rc
@@ -1,4 +1,4 @@
service gnss_service /vendor/bin/hw/android.hardware.gnss@1.1-service-qti
class hal
user gps
- group system gps radio
+ group system gps radio vendor_qti_diag