gps: Disable dynamic HSI
Bug: 281352318 Test: Build pass Change-Id: I3451872e44156352bc226fcbb4438b37f9ee1219
This commit is contained in:
parent
5c8c846237
commit
2a63f3512a
2 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue