remove inet group
inet group shouldn't be with gps hal daemon. this change removed it. Change-Id: Ibc8faa20d7778c30ae0c640fdcceee28bae123e2 CRs-fixed: 2040891
This commit is contained in:
parent
f4f9b5c5a6
commit
477ff7eae5
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
service gnss_service /vendor/bin/hw/android.hardware.gnss@1.0-service-qti
|
service gnss_service /vendor/bin/hw/android.hardware.gnss@1.0-service-qti
|
||||||
class main
|
class main
|
||||||
user gps
|
user gps
|
||||||
group system gps inet radio
|
group system gps radio
|
||||||
|
|
Loading…
Reference in a new issue