瀏覽代碼

gps : enable runtime LTE filter control feature am: c1404ba0a8 am: ba6af7922d

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

Change-Id: I5b397b4c7058118f52e852fa4605b78b3e8340bd
Signed-off-by: Automerger Merge Worker <[email protected]>
Junkyu Kang 2 年之前
父節點
當前提交
a53368a595
共有 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"