gps: support evt 1.1
Bug: 289732489 Test: build pass Change-Id: I4616dd2b4a1c4e753882ad07ebf6343bf2140ab6
This commit is contained in:
parent
d486d6b911
commit
0275e6258c
1 changed files with 12 additions and 0 deletions
|
@ -149,6 +149,18 @@ on property:ro.boot.cdt_hwid=0x00040403000100010200000000000000
|
|||
on property:ro.boot.cdt_hwid=0x00040403000100010300000000000000
|
||||
setprop persist.vendor.gps 1
|
||||
|
||||
# EVT 1.1
|
||||
on property:ro.boot.cdt_hwid=0x00040403000101000000000000000000
|
||||
setprop persist.vendor.gps 1
|
||||
|
||||
on property:ro.boot.cdt_hwid=0x00040403000101000100000000000000
|
||||
setprop persist.vendor.gps 1
|
||||
|
||||
on property:ro.boot.cdt_hwid=0x00040403000101000200000000000000
|
||||
setprop persist.vendor.gps 1
|
||||
|
||||
on property:ro.boot.cdt_hwid=0x00040403000101000300000000000000
|
||||
setprop persist.vendor.gps 1
|
||||
|
||||
# start lassen gps
|
||||
on property:persist.vendor.gps=1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue