gps: support evt 1.0 am: 8cd14937e2
am: e0e50707be
Original change: https://googleplex-android-review.googlesource.com/c/device/google/akita/+/23239997 Change-Id: Ic6dacef260a26d9e0ef51334aaf7e0d13cd512be Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
9b841a2447
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
|
on property:ro.boot.cdt_hwid=0x00040402000101030301000000000000
|
||||||
setprop persist.vendor.gps 1
|
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
|
# start lassen gps
|
||||||
on property:persist.vendor.gps=1
|
on property:persist.vendor.gps=1
|
||||||
stop gpsd
|
stop gpsd
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue