gps: raise gps service priority
Raise gps service priority to avoid resource issue Bug: 243346625 Test: test by production tool Change-Id: I647271d6622b7b2e636ce17800265b5c2d5f38d2
This commit is contained in:
parent
872f5b8d58
commit
c648929f6d
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
|
||||
user gps
|
||||
group system gps radio
|
||||
ioprio be 0
|
||||
priority -1
|
||||
|
||||
# disable gps service if no gps h/w
|
||||
on property:vendor.ril.cbd.svc=0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue