From eae677986c8c1295aebb7413239eaf6e7affa61e Mon Sep 17 00:00:00 2001 From: Wyatt Riley Date: Wed, 12 Oct 2016 08:35:03 -0700 Subject: [PATCH] jd2019: gps: Adding Xtra Version Check Tells Qualcomm GPS hardware to check that the XTRA file version downloaded matches the version expected - i.e. the more secure (signed) version 3 Test: On device, tested on nyc-mr1 same change, watched Xtra download logs and confirmed GPS acted as if Xtra assisted Bug: 31470303 Change-Id: I959327e969c31157a35d622d49e2f7b7067bb0d7 --- gps/gps.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gps/gps.conf b/gps/gps.conf index 6efe811..bcd1d17 100644 --- a/gps/gps.conf +++ b/gps/gps.conf @@ -3,7 +3,7 @@ #AUTO = 1 #XTRA2 = 2 #XTRA3 = 3 -XTRA_VERSION_CHECK=0 +XTRA_VERSION_CHECK=1 #unlimited XTRA download XTRA_TEST_ENABLED = 1