From 1006e3c62686a2773b5d254c4ff00fb67bbaa263 Mon Sep 17 00:00:00 2001 From: James Huang Date: Fri, 26 Jul 2024 15:17:28 +0800 Subject: [PATCH] gps: Enable Beidou measurements only in the US for P22. Bug: 354884462 Test: Field test in the US Change-Id: I6deccee4bbea32cd7016c6f7449a3dfdc2c67e18 --- location/gps.xml.c10 | 1 + location/gps.xml.p10 | 1 + location/gps_user.xml.c10 | 1 + location/gps_user.xml.p10 | 1 + 4 files changed, 4 insertions(+) diff --git a/location/gps.xml.c10 b/location/gps.xml.c10 index ddfcd71..58356f4 100644 --- a/location/gps.xml.c10 +++ b/location/gps.xml.c10 @@ -104,6 +104,7 @@ EnableGloAutoSwitch="false" EnableNicAutoSwitch="true" EnableNavic="true" + ConstellationAutoSwitchOffNavOnly="true" /> diff --git a/location/gps.xml.p10 b/location/gps.xml.p10 index 5ccf3ee..643c2ef 100644 --- a/location/gps.xml.p10 +++ b/location/gps.xml.p10 @@ -104,6 +104,7 @@ EnableGloAutoSwitch="false" EnableNicAutoSwitch="true" EnableNavic="true" + ConstellationAutoSwitchOffNavOnly="true" /> diff --git a/location/gps_user.xml.c10 b/location/gps_user.xml.c10 index a3c3879..2f573bf 100644 --- a/location/gps_user.xml.c10 +++ b/location/gps_user.xml.c10 @@ -102,6 +102,7 @@ EnableGloAutoSwitch="false" EnableNicAutoSwitch="true" EnableNavic="true" + ConstellationAutoSwitchOffNavOnly="true" /> diff --git a/location/gps_user.xml.p10 b/location/gps_user.xml.p10 index a0a0103..1198001 100644 --- a/location/gps_user.xml.p10 +++ b/location/gps_user.xml.p10 @@ -102,6 +102,7 @@ EnableGloAutoSwitch="false" EnableNicAutoSwitch="true" EnableNavic="true" + ConstellationAutoSwitchOffNavOnly="true" />