Merge "gps: Enable MTPL configuration" into 24D1-dev am: 3f037babd9
Original change: https://googleplex-android-review.googlesource.com/c/device/google/comet/+/27731943 Change-Id: If82546e0b4a5d28e8cae3a126d5f9fb2eec59764 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
0e74ba24ae
2 changed files with 2 additions and 2 deletions
|
@ -34,7 +34,7 @@ qzssUsedInUSPolicy=2
|
|||
navicUsedInUSPolicy=2
|
||||
Chip_Configuration_FeatureCfg_DVS = 1
|
||||
Chip_Configuration_FeatureCfg_DFS = 1
|
||||
Chip_Configuration_FeatureCfg_MTPL = 0
|
||||
Chip_Configuration_FeatureCfg_MTPL = 1
|
||||
Chip_Configuration_FeatureCfg_SDL_BYASS = 1
|
||||
mailboxDisabled=0x0
|
||||
gnss_rfic_chip_id=55400000
|
||||
|
|
|
@ -125,7 +125,7 @@ navicUsedInUSPolicy=2
|
|||
Chip_Configuration_FeatureCfg_DVS = 1
|
||||
Chip_Configuration_FeatureCfg_DFS = 1
|
||||
# Disable MTPL
|
||||
Chip_Configuration_FeatureCfg_MTPL = 0
|
||||
Chip_Configuration_FeatureCfg_MTPL = 1
|
||||
# MCW Link failure behavior: 0 = SW Assert (default), 1 = GNSS restart (hot start)
|
||||
Chip_Configuration_FeatureCfg_SDL_BYASS = 1
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue