Merge "gps: Disable dynamic HSI" into udc-qpr-dev am: 433677370a am: 499e1c9441

Original change: https://googleplex-android-review.googlesource.com/c/device/google/akita/+/25631190

Change-Id: I5140f0f33884ef08fc1c3b03b819c75bab26b60e
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Morgan Shen 2023-12-16 06:02:29 +00:00 committed by Automerger Merge Worker
commit 38b9dc9e11
2 changed files with 2 additions and 2 deletions

View file

@ -24,7 +24,7 @@ gnss_device_patch_file=/vendor/firmware/kepler.bin
#Chip_Configuration_Io_Options=0x85
# Enable dynamic HSI
Chip_Configuration_Dynamic_HSI=1
Chip_Configuration_Dynamic_HSI=0
# borrow this field to force CP crash on GAL bad ISM
#Chip_Configuration_WT1=1

View file

@ -7,7 +7,7 @@ GlueLayer_EnableGnssCfgInterface=1
gnss_device_type=K041
gnss_device_patch_address=0
gnss_device_patch_file=/vendor/firmware/kepler.bin
Chip_Configuration_Dynamic_HSI=1
Chip_Configuration_Dynamic_HSI=0
GlueLayer_IsPlatformRefTimeEnable=1
chpp_betp_client=1
chpp_log_level=2