diff options
author | Daniel Hillenbrand <daniel.hillenbrand@codeworkx.de> | 2012-06-17 10:57:36 +0200 |
---|---|---|
committer | Daniel Hillenbrand <daniel.hillenbrand@codeworkx.de> | 2012-06-17 10:57:36 +0200 |
commit | 764ca1f6bd7ee2afd3ce3cd2446e44902c6eb0b7 (patch) | |
tree | 70efe44275f0d8ba9fd4781dd9a8c4f674920ef0 /configs | |
parent | 91c0285db15dfcd21ac0c5f08ae25a1ee6634841 (diff) | |
download | device_samsung_i9300-764ca1f6bd7ee2afd3ce3cd2446e44902c6eb0b7.zip device_samsung_i9300-764ca1f6bd7ee2afd3ce3cd2446e44902c6eb0b7.tar.gz device_samsung_i9300-764ca1f6bd7ee2afd3ce3cd2446e44902c6eb0b7.tar.bz2 |
added gps config
Diffstat (limited to 'configs')
-rw-r--r-- | configs/gps.conf | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/configs/gps.conf b/configs/gps.conf new file mode 100644 index 0000000..5015eb0 --- /dev/null +++ b/configs/gps.conf @@ -0,0 +1,6 @@ +NTP_SERVER=north-america.pool.ntp.org +XTRA_SERVER_1=http://gllto.glpals.com/4day/glo/v2/latest/lto2.dat +XTRA_SERVER_2=http://gllto.glpals.com/4day/glo/v2/latest/lto2.dat +XTRA_SERVER_3=http://gllto.glpals.com/4day/glo/v2/latest/lto2.dat +SUPL_HOST=supl.google.com +SUPL_PORT=7276 |