Files
vendor_samsung_beyondx/proprietary/vendor/etc/gnss/gps.xml
Tim Zimmermann 894798d8f6 beyondx: Update blobs from G977BXXSDHWA3
Change-Id: I8de0b2c53b3e1c2f80302f403b1a4694ac039892
2023-01-22 06:29:18 +01:00

73 lines
1.9 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<glgps xmlns="http://www.glpals.com/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.glpals.com/ glconfig.xsd" >
<!--HAL Confguration -->
<hal
PortName="lhd"
NvStorageDir="/data/vendor/gps/"
LogDirectory="/storage/emulated/0/gps/broadcom/storage"
WakeLock="geo"
LPmode="false"
CpColdStart="false"
CpGuardTimeSec="1"
CpLppGuardTimeSec="1"
CpLppeProvideHighAcc3DPosOnComIECap="true"
ReAidingOnHotStart="false"
SuplSslMethod="SSLv23_NO_TLSv1_2"
SuplEnable="true"
SuplTlsEnable="true"
SuplUseApn="false"
SuplTlsCertPath="/vendor/etc/gnss/gps.cer"
SuplTlsCertDirPath="/system/etc/security/cacerts"
SuplUT1Seconds="20"
SuplUT2Seconds="20"
SuplUT3Seconds="20"
TcpConnectionTimeout="20"
SuplLppCapable="false"
LbsEnable="true"
LbsServer="BCMLS2.glpals.com"
RtiConfig="gllto.glpals.com:80/rtistatus3.dat"
HttpSyncLto="true"
LbsCellEnable="false"
LtoDir="/data/vendor/gps/"
LtoSyncThresholdDays="1"
IgnoreJniTime="true"
AssertEnabled="false"
IgnoreFwConfig="false"
DisablePglorNmeaCallback="true"
GnssYearOfHardware="2016"
WakelockAlertSec="1800"
EventDumpEnable="true"
AttributionAppPkgName="com.sec.location.nfwlocationprivacy"
/>
<gll
LogPriMask="LOG_INFO"
LogFacMask="LOG_GLLIO | LOG_GLLAPI | LOG_NMEA | LOG_RAWDATA"
FrqPlan="FRQ_PLAN_26MHZ_2PPM_49_152MHZ_300PPB"
RfType="GL_RF_4755_BRCM_EXT_LNA"
MultiCarrLnaMask ="L1_EXT_ON"
MultiCarrRFMode ="GL_MULTI_CARR_RF_MODE_L1"
WarmStandbyTimeout1Seconds="10"
WarmStandbyTimeout2Seconds="15"
RfPathLossDb_Cp="5.0"
RfPathLossDb_Ap="5.0"
>
</gll>
<gll_features
EnableLowPowerPmm="true"
EnableBeidou="true"
EnableGalileo="true"
EnableACSD="true"
MPFCollect="true"
/>
</glgps>