Merge "gps: Enable Beidou measurements only in the US for B3." into main

This commit is contained in:
Treehugger Robot 2024-09-11 08:36:12 +00:00 committed by Android (Google) Code Review
commit 33e367223f
2 changed files with 2 additions and 0 deletions

View file

@ -99,6 +99,7 @@
EnableQzsAutoSwitch="false" EnableQzsAutoSwitch="false"
EnableGloAutoSwitch="false" EnableGloAutoSwitch="false"
EnableNicAutoSwitch="true" EnableNicAutoSwitch="true"
ConstellationAutoSwitchOffNavOnly="true"
/> />
</glgps> </glgps>

View file

@ -97,6 +97,7 @@
EnableQzsAutoSwitch="false" EnableQzsAutoSwitch="false"
EnableGloAutoSwitch="false" EnableGloAutoSwitch="false"
EnableNicAutoSwitch="true" EnableNicAutoSwitch="true"
ConstellationAutoSwitchOffNavOnly="true"
/> />
</glgps> </glgps>