gps: support proto 1.1 DOE am: 67bb5da35c
Original change: https://googleplex-android-review.googlesource.com/c/device/google/akita/+/22503665 Change-Id: Ibe538ff7a70e99162ecd133f403dc09a50420251 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
87f4b19b81
1 changed files with 14 additions and 0 deletions
|
@ -97,6 +97,20 @@ on property:ro.boot.cdt_hwid=0x00040402000101030200000000000000
|
|||
on property:ro.boot.cdt_hwid=0x00040402000101030300000000000000
|
||||
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
|
||||
on property:ro.boot.cdt_hwid=0x00040402000101010001000000000000
|
||||
setprop persist.vendor.gps 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue