gps: raise gps service priority
Bug: 237695224 Test: Result 241195410 Change-Id: I9106b8ba3111296225985b4c9f3c2365c23d445d
This commit is contained in:
parent
85f961fa57
commit
034981b6e5
1 changed files with 2 additions and 0 deletions
|
@ -609,6 +609,8 @@ service gnss_service /vendor/bin/hw/android.hardware.gnss@2.1-service-brcm
|
||||||
class hal
|
class hal
|
||||||
user gps
|
user gps
|
||||||
group system gps radio
|
group system gps radio
|
||||||
|
ioprio be 0
|
||||||
|
priority -1
|
||||||
|
|
||||||
# disable gps service if no gps h/w
|
# disable gps service if no gps h/w
|
||||||
on property:vendor.ril.cbd.svc=0
|
on property:vendor.ril.cbd.svc=0
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue