gps: Enable Beidou measurements only in the US for P21.
Bug: 354884462
Test: Field test in the US
Change-Id: Ic78e619a04bcdaa767a2236f9a04fbe1d240a6c4
diff --git a/location/gps.xml.oriole b/location/gps.xml.oriole
index 1171998..2f191d6 100644
--- a/location/gps.xml.oriole
+++ b/location/gps.xml.oriole
@@ -103,6 +103,7 @@
EnableGloAutoSwitch="false"
EnableNicAutoSwitch="true"
EnableNavic="true"
+ ConstellationAutoSwitchOffNavOnly="true"
/>
</glgps>
diff --git a/location/gps.xml.raven b/location/gps.xml.raven
index 8ca7eeb..3ddfe1c 100644
--- a/location/gps.xml.raven
+++ b/location/gps.xml.raven
@@ -103,6 +103,7 @@
EnableGloAutoSwitch="false"
EnableNicAutoSwitch="true"
EnableNavic="true"
+ ConstellationAutoSwitchOffNavOnly="true"
/>
</glgps>
diff --git a/location/gps_user.xml.oriole b/location/gps_user.xml.oriole
index c29ae2c..f935676 100644
--- a/location/gps_user.xml.oriole
+++ b/location/gps_user.xml.oriole
@@ -101,6 +101,7 @@
EnableGloAutoSwitch="false"
EnableNicAutoSwitch="true"
EnableNavic="true"
+ ConstellationAutoSwitchOffNavOnly="true"
/>
</glgps>
diff --git a/location/gps_user.xml.raven b/location/gps_user.xml.raven
index 41d38c9..ff3c5e2 100644
--- a/location/gps_user.xml.raven
+++ b/location/gps_user.xml.raven
@@ -101,6 +101,7 @@
EnableGloAutoSwitch="false"
EnableNicAutoSwitch="true"
EnableNavic="true"
+ ConstellationAutoSwitchOffNavOnly="true"
/>
</glgps>