gps: support proto 1.1 DOE

Bug: 274370282

Test: build pass
Change-Id: Ifcc63385aed0584c98155c50d6f7e85365c2a972
This commit is contained in:
Edwin Tung 2023-04-06 19:36:03 +08:00
parent c63495792e
commit 67bb5da35c

View file

@ -97,6 +97,20 @@ on property:ro.boot.cdt_hwid=0x00040402000101030200000000000000
on property:ro.boot.cdt_hwid=0x00040402000101030300000000000000 on property:ro.boot.cdt_hwid=0x00040402000101030300000000000000
setprop persist.vendor.gps 1 setprop persist.vendor.gps 1
# proto 1.1 S DOE
on property:ro.boot.cdt_hwid=0x00040402000101050000000000000000
setprop persist.vendor.gps 1
on property:ro.boot.cdt_hwid=0x00040402000101050100000000000000
setprop persist.vendor.gps 1
on property:ro.boot.cdt_hwid=0x00040402000101050200000000000000
setprop persist.vendor.gps 1
on property:ro.boot.cdt_hwid=0x00040402000101050300000000000000
setprop persist.vendor.gps 1
# proto 1.1 K DOE # proto 1.1 K DOE
on property:ro.boot.cdt_hwid=0x00040402000101010001000000000000 on property:ro.boot.cdt_hwid=0x00040402000101010001000000000000
setprop persist.vendor.gps 1 setprop persist.vendor.gps 1