From c778395dfec0c296daa67bfcb2020d6e99984756 Mon Sep 17 00:00:00 2001 From: James Huang Date: Fri, 26 Jul 2024 15:14:39 +0800 Subject: [PATCH] gps: Enable Beidou measurements only in the US for L10. Bug: 354884462 Test: Field test in the US Change-Id: I017d67a0832ab2039613aa32cd4c79821ffb8fcc --- location/gps.xml.l10 | 1 + location/gps_user.xml.l10 | 1 + 2 files changed, 2 insertions(+) diff --git a/location/gps.xml.l10 b/location/gps.xml.l10 index b4d355c..adc8585 100644 --- a/location/gps.xml.l10 +++ b/location/gps.xml.l10 @@ -100,6 +100,7 @@ EnableQzsAutoSwitch="false" EnableGloAutoSwitch="false" EnableNicAutoSwitch="true" + ConstellationAutoSwitchOffNavOnly="true" /> diff --git a/location/gps_user.xml.l10 b/location/gps_user.xml.l10 index 6f62071..db993ca 100644 --- a/location/gps_user.xml.l10 +++ b/location/gps_user.xml.l10 @@ -98,6 +98,7 @@ EnableQzsAutoSwitch="false" EnableGloAutoSwitch="false" EnableNicAutoSwitch="true" + ConstellationAutoSwitchOffNavOnly="true" />