gps: support evt 1.0 am: 8cd14937e2
Original change: https://googleplex-android-review.googlesource.com/c/device/google/akita/+/23239997 Change-Id: I350a743b94272dba3545b612dd0a676985e2dd6a Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
e0e50707be
1 changed files with 14 additions and 0 deletions
|
@ -136,6 +136,20 @@ on property:ro.boot.cdt_hwid=0x00040402000101030201000000000000
|
|||
on property:ro.boot.cdt_hwid=0x00040402000101030301000000000000
|
||||
setprop persist.vendor.gps 1
|
||||
|
||||
# EVT 1.0
|
||||
on property:ro.boot.cdt_hwid=0x00040403000100010000000000000000
|
||||
setprop persist.vendor.gps 1
|
||||
|
||||
on property:ro.boot.cdt_hwid=0x00040403000100010100000000000000
|
||||
setprop persist.vendor.gps 1
|
||||
|
||||
on property:ro.boot.cdt_hwid=0x00040403000100010200000000000000
|
||||
setprop persist.vendor.gps 1
|
||||
|
||||
on property:ro.boot.cdt_hwid=0x00040403000100010300000000000000
|
||||
setprop persist.vendor.gps 1
|
||||
|
||||
|
||||
# start lassen gps
|
||||
on property:persist.vendor.gps=1
|
||||
stop gpsd
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue