Home | History | Annotate | Download | only in qct
      1 NTP_SERVER=north-america.pool.ntp.org
      2 XTRA_SERVER_1=http://xtra1.gpsonextra.net/xtra2.bin
      3 XTRA_SERVER_2=http://xtra2.gpsonextra.net/xtra2.bin
      4 XTRA_SERVER_3=http://xtra3.gpsonextra.net/xtra2.bin
      5 SUPL_HOST=supl.google.com
      6 SUPL_PORT=7275
      7 SUPL_TLS_HOST=supl.google.com
      8 SUPL_TLS_PORT=7275
      9 SUPL_TLS_CERT=/etc/SuplRootCert
     10 SUPL_VER=0x20000
     11 PHONE_TYPE=UMTS
     12 # DEBUG LEVELS: 0 - none, 1 - Error, 2 - Warning, 3 - Info
     13 #               4 - Debug, 5 - Verbose
     14 # If DEBUG_LEVEL is commented, Android's logging levels will be used
     15 DEBUG_LEVEL=2
     16 CAPABILITIES=0x33
     17