Browse Source

Merge cherrypicks of ['googleplex-android-review.googlesource.com/24392319', 'googleplex-android-review.googlesource.com/24425770', 'googleplex-android-review.googlesource.com/24210868'] into udc-release.

Change-Id: I5626f91945e628e2d2086d30ae6bae9db4267f3c
Android Build Coastguard Worker 1 year ago
parent
commit
84654460fb
3 changed files with 3 additions and 3 deletions
  1. 1 1
      device-lynx.mk
  2. 1 1
      location/gps.xml.l10
  3. 1 1
      location/gps_user.xml.l10

+ 1 - 1
device-lynx.mk

@@ -203,7 +203,7 @@ PRODUCT_VENDOR_PROPERTIES += \
 
 # Increment the SVN for any official public releases
 PRODUCT_VENDOR_PROPERTIES += \
-    ro.vendor.build.svn=14
+    ro.vendor.build.svn=16
 
 # Set support hide display cutout feature
 PRODUCT_PRODUCT_PROPERTIES += \

+ 1 - 1
location/gps.xml.l10

@@ -35,7 +35,7 @@
        SuplVersion="2"
        SuplMinorVersion="0"
        SuplOtdoaCapable="true"
-       SuplOtdoaCapable2="true"
+       SuplOtdoaCapable2="false"
        SuplGlonassCapable = "true"
        SuplGalileoCapable = "true"
        SuplBdsCapable = "true"

+ 1 - 1
location/gps_user.xml.l10

@@ -34,7 +34,7 @@
        SuplVersion="2"
        SuplMinorVersion="0"
        SuplOtdoaCapable="true"
-       SuplOtdoaCapable2="true"
+       SuplOtdoaCapable2="false"
        SuplGlonassCapable = "true"
        SuplGalileoCapable = "true"
        SuplBdsCapable = "true"