Merge "gps: raise gps service priority"
This commit is contained in:
commit
996bec0fe9
1 changed files with 2 additions and 0 deletions
|
@ -615,6 +615,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