+++ /dev/null
-NTP_SERVER=north-america.pool.ntp.org
-#XTRA_SERVER_1=http://gllto1.glpals.com/4day/v3/latest/lto2.dat
-#XTRA_SERVER_2=http://gllto2.glpals.com/4day/v3/latest/lto2.dat
-SUPL_HOST=supl.google.com
-SUPL_PORT=7275
+++ /dev/null
-<?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="/dev/ttySAC0"
- BaudRate="921600"
- GpioNStdbyPath="/sys/class/sec/gps/GPS_PWR_EN/value"
- GpioDelayMs="250"
- NvStorageDir="/data/system/gps/"
-
- LogDirectory="/storage/emulated/0/gps/broadcom/storage"
-
- LPmode="false"
- CpColdStart="false"
- CpGuardTimeSec="1"
- ReAidingOnHotStart="false"
- SuplSslMethod="SSLv23_NO_TLSv1_2"
- SuplEnable="true"
- SuplUseApn="false"
- SuplTlsCertPath="/system/bin/gps.cer"
- SuplTlsEnable="false"
- SuplUT1Seconds="20"
- SuplUT2Seconds="20"
- SuplUT3Seconds="20"
- SuplVersion="1"
- TcpConnectionTimeout="20"
-
- LbsEnable="true"
- LbsServer="BCMLS2.glpals.com"
- HttpSyncLto="true"
- LbsCellEnable="false"
- LtoDir="/data/system/gps/"
-
- IgnoreJniTime="true"
- HulaEnable="false"
- AssertEnabled="false"
- />
-
- <gll
- LogPriMask="LOG_INFO"
- LogFacMask="LOG_GLLIO | LOG_RAWDATA | LOG_GLLAPI | LOG_NMEA"
- FrqPlan="FRQ_PLAN_26MHZ_2PPM_26MHZ_300PPB"
- RfType="GL_RF_47520_BRCM_EXT_LNA"
- WarmStandbyTimeout1Seconds="10"
- WarmStandbyTimeout2Seconds="15"
- >
- </gll>
-
- <gll_features
- EnableLowPowerPmm="true"
- />
-
-</glgps>
camera.universal7580 \
Snap
-# GPS
-PRODUCT_COPY_FILES += \
- $(LOCAL_PATH)/configs/gps/gps.conf:system/etc/gps.conf \
- $(LOCAL_PATH)/configs/gps/gps.xml:system/etc/gps.xml
-
# hardware/samsung/AdvancedDisplay (MDNIE)
PRODUCT_PACKAGES += \
AdvancedDisplay
for different hardware and product builds. -->
<string name="config_radio_access_family">GSM | WCDMA | LTE | CDMA | EVDO</string>
- <!-- Values for GPS configuration -->
- <string-array translatable="false" name="config_gpsParameters">
- <item>XTRA_SERVER_1=https://glltos1.glpals.com/4day/v3/latest/lto2.dat</item>
- <item>XTRA_SERVER_2=https://glltos2.glpals.com/4day/v3/latest/lto2.dat</item>
- </string-array>
-
<!-- BurnIn protection. This should be enabled on devices that have OLED displays -->
<bool name="config_enableBurnInProtection">true</bool>