gps: support Proto 1.1 am: efcae4a976
Original change: https://googleplex-android-review.googlesource.com/c/device/google/akita/+/22108310 Change-Id: Ic5ed13d2e45d732d2901d7dc459b5f1bff63ecb8 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
9619765ed4
1 changed files with 26 additions and 0 deletions
|
@ -72,6 +72,32 @@ on property:ro.boot.cdt_hwid=0x00040402000100030200000000000000
|
|||
on property:ro.boot.cdt_hwid=0x00040402000100030300000000000000
|
||||
setprop persist.vendor.gps 1
|
||||
|
||||
# proto 1.1
|
||||
on property:ro.boot.cdt_hwid=0x00040402000101010000000000000000
|
||||
setprop persist.vendor.gps 1
|
||||
|
||||
on property:ro.boot.cdt_hwid=0x00040402000101010100000000000000
|
||||
setprop persist.vendor.gps 1
|
||||
|
||||
on property:ro.boot.cdt_hwid=0x00040402000101010200000000000000
|
||||
setprop persist.vendor.gps 1
|
||||
|
||||
on property:ro.boot.cdt_hwid=0x00040402000101010300000000000000
|
||||
setprop persist.vendor.gps 1
|
||||
|
||||
on property:ro.boot.cdt_hwid=0x00040402000101030000000000000000
|
||||
setprop persist.vendor.gps 1
|
||||
|
||||
on property:ro.boot.cdt_hwid=0x00040402000101030100000000000000
|
||||
setprop persist.vendor.gps 1
|
||||
|
||||
on property:ro.boot.cdt_hwid=0x00040402000101030200000000000000
|
||||
setprop persist.vendor.gps 1
|
||||
|
||||
on property:ro.boot.cdt_hwid=0x00040402000101030300000000000000
|
||||
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