gps: support Proto 1.1
Bug: 273683464 Test: build pass Change-Id: I2d16b7c17dcbe9c2948a09a73ab513b1208a749c
This commit is contained in:
parent
5cebc32356
commit
efcae4a976
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