소스 검색

gps : enable runtime LTE filter control feature

Bug: 241213788
Test: Sanity test
Change-Id: I1d4f255fb974ce33685d2f049e2df23112209f39
Junkyu Kang 2 년 전
부모
커밋
c1404ba0a8
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 1
      gps.xml.l10
  2. 1 1
      gps_user.xml.l10

+ 1 - 1
gps.xml.l10

@@ -55,6 +55,7 @@
        CpLppeUseAgnssLocForEmptyDbh="true"
        ReAidingOnHotStart="false"
        ReAidingIntervalSec="1200"
+       RuntimeSwLteFilterEnable="true"
   />
 
   <gll
@@ -64,7 +65,6 @@
        MultiCarrRFMode="GL_MULTI_CARR_RF_MODE_L1"
        MultiCarrLnaMask="L1_EXT_ON"
        RfType="GL_RF_4776_BRCM"
-       EnableFilteringForLTEB13="true"
 
        WarmStandbyTimeout1Seconds="10"
        WarmStandbyTimeout2Seconds="15"

+ 1 - 1
gps_user.xml.l10

@@ -54,6 +54,7 @@
        CpLppeUseAgnssLocForEmptyDbh="true"
        ReAidingOnHotStart="false"
        ReAidingIntervalSec="1200"
+       RuntimeSwLteFilterEnable="true"
   />
 
   <gll
@@ -63,7 +64,6 @@
        MultiCarrRFMode="GL_MULTI_CARR_RF_MODE_L1"
        MultiCarrLnaMask="L1_EXT_ON"
        RfType="GL_RF_4776_BRCM"
-       EnableFilteringForLTEB13="true"
 
        WarmStandbyTimeout1Seconds="10"
        WarmStandbyTimeout2Seconds="15"