diff --git a/location/user/gps.cfg b/location/user/gps.cfg index 1e40b7b..33da69e 100644 --- a/location/user/gps.cfg +++ b/location/user/gps.cfg @@ -34,7 +34,7 @@ mailboxDisabled=0x0 gnss_rfic_chip_id=55400000 UseRtcForAiding=1 additional_rtc_uncertainty_ms=10 -Sif_UseFwXtraInterface=0 +Sif_UseFwXtraInterface=1 Agnss_IsGloAidingEnable=0 SETCaps_IsOtdoa=1 SETCaps_IsLpp=1 diff --git a/location/userdebug/gps.cfg b/location/userdebug/gps.cfg index 480bf79..3d631ad 100644 --- a/location/userdebug/gps.cfg +++ b/location/userdebug/gps.cfg @@ -12,7 +12,7 @@ uni_log_max_file_count=5 uni_log_max_size_mb=20 uni_log_total_max_size_mb=100 -debug_enable=1 +debug_enable=4 mem_dump_to_node=1 gnss_device_type=K042 @@ -145,7 +145,7 @@ UseRtcForAiding=1 additional_rtc_uncertainty_ms=10 # set to 1 for FW SGEE download - Requires Android FW to be properly configured -Sif_UseFwXtraInterface=0 +Sif_UseFwXtraInterface=1 # ChipCfg_GetGpsWeekFloor variable allows testing of old GPS weeks. # Used here to adjust the GPS week for carrier testing.