summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorqctecmdr <qctecmdr@localhost>2019-09-05 00:06:06 -0700
committerGerrit - the friendly Code Review server <code-review@localhost>2019-09-05 00:06:06 -0700
commit715d9e7af4bc20b265c94fb65824326273a2e5d8 (patch)
tree66c0096115e364f20e30ef0c2b99c5456e3b87e2
parente60e51f520c9958a9c364ae194d07b02052365fd (diff)
parent4e9fee0ebda64609d4ff50e06c567021cc945dc8 (diff)
downloadgps-715d9e7af4bc20b265c94fb65824326273a2e5d8.tar.gz
Merge "gps: Add diag permissions for gnss service"
-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