diff options
author | Andreas Blaesius <skate4life@gmx.de> | 2016-02-20 05:58:56 -0800 |
---|---|---|
committer | Andreas Blaesius <skate4life@gmx.de> | 2016-02-20 06:02:01 -0800 |
commit | 6d649894f3ed4b253b6a5ef32f5010c75f141b3e (patch) | |
tree | 2b9b6748368acb8e76e522b3114680db97216d38 /configs | |
parent | da6ca8f9898ad258767e9df3943b77ee863165e3 (diff) | |
download | device_samsung_espressowifi-6d649894f3ed4b253b6a5ef32f5010c75f141b3e.zip device_samsung_espressowifi-6d649894f3ed4b253b6a5ef32f5010c75f141b3e.tar.gz device_samsung_espressowifi-6d649894f3ed4b253b6a5ef32f5010c75f141b3e.tar.bz2 |
espresso-common: remove gps.conf from device tree
gps.conf get included from /device/common
Change-Id: I8f5f9f838bb2eddb7c7b19a7577222064b2fd3a1
Diffstat (limited to 'configs')
-rw-r--r-- | configs/gps.conf | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/configs/gps.conf b/configs/gps.conf deleted file mode 100644 index 5015eb0..0000000 --- a/configs/gps.conf +++ /dev/null @@ -1,6 +0,0 @@ -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 |