From ccf5dc11ce22ab494849cb67e42dce7bf3774742 Mon Sep 17 00:00:00 2001 From: James Huang Date: Fri, 26 Jul 2024 15:26:01 +0800 Subject: [PATCH] gps: Enable Beidou measurements only in the US for P21. Bug: 354884462 Test: Field test in the US Change-Id: Ic78e619a04bcdaa767a2236f9a04fbe1d240a6c4 --- location/gps.xml.oriole | 1 + location/gps.xml.raven | 1 + location/gps_user.xml.oriole | 1 + location/gps_user.xml.raven | 1 + 4 files changed, 4 insertions(+) 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" /> 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" /> 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" /> 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" />