summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWayne Lin <waynewhlin@google.com>2023-11-01 07:19:37 +0800
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-11-02 20:25:41 +0000
commitccea197344fb589d3c7a6dc36a004ceeaaa1147f (patch)
tree5b7e1e27d4fad16a2f0a0e6ea77f2ae5dc588e51
parentf84e36b6e140d37a49191594a034090d013fd866 (diff)
downloadshusky-ccea197344fb589d3c7a6dc36a004ceeaaa1147f.tar.gz
gps: set high accuracy shape mode to 1
Only support CP LPP HA GAD shape for TMO Bug: 308489551 Test: CP LPP pass in carrier LAB (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:6f2da6ead27e3ea2a8cbee2c5deb942c05141474) Merged-In: I38bce6825ac29b93a6691cee6cca312be3db874e Change-Id: I38bce6825ac29b93a6691cee6cca312be3db874e
-rw-r--r--location/gps.xml2
-rw-r--r--location/gps.xml.hk32
-rw-r--r--location/gps.xml.sb32
-rw-r--r--location/gps_user.xml2
-rw-r--r--location/gps_user.xml.hk32
-rw-r--r--location/gps_user.xml.sb32
6 files changed, 6 insertions, 6 deletions
diff --git a/location/gps.xml b/location/gps.xml
index 7a6ce2c..774e206 100644
--- a/location/gps.xml
+++ b/location/gps.xml
@@ -58,7 +58,7 @@
AssertEnabled="true"
CpLppeCancelDbhOnAgnssProvideLoc="true"
CpLppeUseAgnssLocForEmptyDbh="true"
- CpLppHighAccuracyShapeMode="2"
+ CpLppHighAccuracyShapeMode="1"
ReAidingOnHotStart="false"
ReAidingIntervalSec="1200"
RuntimeSwLteFilterEnable="true"
diff --git a/location/gps.xml.hk3 b/location/gps.xml.hk3
index 8ad70f0..2857dcf 100644
--- a/location/gps.xml.hk3
+++ b/location/gps.xml.hk3
@@ -58,7 +58,7 @@
AssertEnabled="true"
CpLppeCancelDbhOnAgnssProvideLoc="true"
CpLppeUseAgnssLocForEmptyDbh="true"
- CpLppHighAccuracyShapeMode="2"
+ CpLppHighAccuracyShapeMode="1"
ReAidingOnHotStart="false"
ReAidingIntervalSec="1200"
RuntimeSwLteFilterEnable="true"
diff --git a/location/gps.xml.sb3 b/location/gps.xml.sb3
index 1c42ca0..bceb407 100644
--- a/location/gps.xml.sb3
+++ b/location/gps.xml.sb3
@@ -58,7 +58,7 @@
AssertEnabled="true"
CpLppeCancelDbhOnAgnssProvideLoc="true"
CpLppeUseAgnssLocForEmptyDbh="true"
- CpLppHighAccuracyShapeMode="2"
+ CpLppHighAccuracyShapeMode="1"
ReAidingOnHotStart="false"
ReAidingIntervalSec="1200"
RuntimeSwLteFilterEnable="true"
diff --git a/location/gps_user.xml b/location/gps_user.xml
index 9d42ff3..9f3bd02 100644
--- a/location/gps_user.xml
+++ b/location/gps_user.xml
@@ -57,7 +57,7 @@
AssertEnabled="false"
CpLppeCancelDbhOnAgnssProvideLoc="true"
CpLppeUseAgnssLocForEmptyDbh="true"
- CpLppHighAccuracyShapeMode="2"
+ CpLppHighAccuracyShapeMode="1"
ReAidingOnHotStart="false"
ReAidingIntervalSec="1200"
RuntimeSwLteFilterEnable="true"
diff --git a/location/gps_user.xml.hk3 b/location/gps_user.xml.hk3
index 94f5955..8a1d2b3 100644
--- a/location/gps_user.xml.hk3
+++ b/location/gps_user.xml.hk3
@@ -57,7 +57,7 @@
AssertEnabled="false"
CpLppeCancelDbhOnAgnssProvideLoc="true"
CpLppeUseAgnssLocForEmptyDbh="true"
- CpLppHighAccuracyShapeMode="2"
+ CpLppHighAccuracyShapeMode="1"
ReAidingOnHotStart="false"
ReAidingIntervalSec="1200"
RuntimeSwLteFilterEnable="true"
diff --git a/location/gps_user.xml.sb3 b/location/gps_user.xml.sb3
index f19e50f..f74bce6 100644
--- a/location/gps_user.xml.sb3
+++ b/location/gps_user.xml.sb3
@@ -57,7 +57,7 @@
AssertEnabled="false"
CpLppeCancelDbhOnAgnssProvideLoc="true"
CpLppeUseAgnssLocForEmptyDbh="true"
- CpLppHighAccuracyShapeMode="2"
+ CpLppHighAccuracyShapeMode="1"
ReAidingOnHotStart="false"
ReAidingIntervalSec="1200"
RuntimeSwLteFilterEnable="true"