Browse Source

gps: Enable Beidou measurements only in the US for L10.

Bug: 354884462
Test: Field test in the US
Change-Id: I017d67a0832ab2039613aa32cd4c79821ffb8fcc
James Huang 7 tháng trước cách đây
mục cha
commit
c778395dfe
2 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 1 0
      location/gps.xml.l10
  2. 1 0
      location/gps_user.xml.l10

+ 1 - 0
location/gps.xml.l10

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

+ 1 - 0
location/gps_user.xml.l10

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