gps: raise gps service priority
Bug: 237695224 Test: Test Result 241195410 Change-Id: Ia72596564b3bcf9d9142155cd48ab57beb4c847e
This commit is contained in:
parent
3e6a0dcd04
commit
b1ea1a74fe
1 changed files with 2 additions and 0 deletions
|
@ -651,6 +651,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