ARM: exynos: manta: Change gps binary to resolve bug7315567

Bug7315567 - Multiple native orashes in /system/vendor/bin/gpsd

Cause: This issue is a bug related to bad time decode on Glonass SV and timemanager in GLL.
Solution: Broadcom released new binary including patch to prevent GLNS decoding error.

Bug: 7315567
Change-Id: Ie607eaeb91c5a35910fb6c01c1ba068db9ff9800
Signed-off-by: Seong-Jeong JU <sj.joo@samsung.com>
diff --git a/gps/gps.exynos5.so b/gps/gps.exynos5.so
index 54c3bac..6bd8551 100755
--- a/gps/gps.exynos5.so
+++ b/gps/gps.exynos5.so
Binary files differ
diff --git a/gps/gpsd b/gps/gpsd
index d524c9d..b8cabce 100755
--- a/gps/gpsd
+++ b/gps/gpsd
Binary files differ