From 1f4d52a4ab5769b167bd9f093fc9fef675e45ce4 Mon Sep 17 00:00:00 2001 From: Bassem Khalife Date: Thu, 10 Aug 2023 19:57:59 +0000 Subject: [PATCH 1/8] Update lynx SVN to 15 Bug: 289414927 (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:298ba980a2bfcc3b0628cee69670f2c3e35f626b) Merged-In: I8981f42c3b0b8ba9e5246c0aaedaafc5d7bfe71a Change-Id: I8981f42c3b0b8ba9e5246c0aaedaafc5d7bfe71a --- device-lynx.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/device-lynx.mk b/device-lynx.mk index f065078..7b87027 100644 --- a/device-lynx.mk +++ b/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=15 # Set support hide display cutout feature PRODUCT_PRODUCT_PROPERTIES += \ From 926a265425c541edb9b1ff09d9e9be71f5c6c3fc Mon Sep 17 00:00:00 2001 From: Bassem Khalife Date: Thu, 10 Aug 2023 19:57:59 +0000 Subject: [PATCH 2/8] Update lynx SVN to 15 Bug: 289414927 (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:298ba980a2bfcc3b0628cee69670f2c3e35f626b) Merged-In: I8981f42c3b0b8ba9e5246c0aaedaafc5d7bfe71a Change-Id: I8981f42c3b0b8ba9e5246c0aaedaafc5d7bfe71a --- device-lynx.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/device-lynx.mk b/device-lynx.mk index f065078..7b87027 100644 --- a/device-lynx.mk +++ b/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=15 # Set support hide display cutout feature PRODUCT_PRODUCT_PROPERTIES += \ From 65490d791d5da1277ed92f769b95c48787d85211 Mon Sep 17 00:00:00 2001 From: Lokesh Kumar Goel Date: Tue, 15 Aug 2023 00:11:37 +0000 Subject: [PATCH 3/8] Update lynx SVN to 16 Bug: 295937899 (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:cd45a63aaffa3c0dc714b9d51d1727cca682dbc6) Merged-In: Icb163819116e61292429a2c1c362d40649a6f7e8 Change-Id: Icb163819116e61292429a2c1c362d40649a6f7e8 --- device-lynx.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/device-lynx.mk b/device-lynx.mk index 7b87027..003748e 100644 --- a/device-lynx.mk +++ b/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=15 + ro.vendor.build.svn=16 # Set support hide display cutout feature PRODUCT_PRODUCT_PROPERTIES += \ From 17bb9133e004b99c57ef3bcfc44f821d8cc90cf1 Mon Sep 17 00:00:00 2001 From: Edwin Tung Date: Thu, 27 Jul 2023 13:45:33 +0800 Subject: [PATCH 4/8] gps: Disable Vzw SUPL OTDOA Bug: 293213801 Test: OTDOA disabled (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:7a3b1491fe6cf7d70a641d3f0e4fb7e7f816e22f) Merged-In: If504f67da0640634ff30379a14af4e15f062fefa Change-Id: If504f67da0640634ff30379a14af4e15f062fefa --- location/gps.xml.l10 | 2 +- location/gps_user.xml.l10 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/location/gps.xml.l10 b/location/gps.xml.l10 index 3463633..c51fd4d 100644 --- a/location/gps.xml.l10 +++ b/location/gps.xml.l10 @@ -35,7 +35,7 @@ SuplVersion="2" SuplMinorVersion="0" SuplOtdoaCapable="true" - SuplOtdoaCapable2="true" + SuplOtdoaCapable2="false" SuplGlonassCapable = "true" SuplGalileoCapable = "true" SuplBdsCapable = "true" diff --git a/location/gps_user.xml.l10 b/location/gps_user.xml.l10 index f877c95..b996bf0 100644 --- a/location/gps_user.xml.l10 +++ b/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" From 9f9b5e4b402e6b21a1352a96f50aeb2f2dc1740b Mon Sep 17 00:00:00 2001 From: Lokesh Kumar Goel Date: Wed, 16 Aug 2023 05:39:32 +0000 Subject: [PATCH 5/8] Update lynx SVN to 17 Bug: 295937899 (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:75f1a483a673e7946fdeda74700feb74a771669e) Merged-In: Iffadfd1f436b5ce27c2332a68f6d8d7c5b76507e Change-Id: Iffadfd1f436b5ce27c2332a68f6d8d7c5b76507e --- device-lynx.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/device-lynx.mk b/device-lynx.mk index 003748e..c33a12c 100644 --- a/device-lynx.mk +++ b/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=16 + ro.vendor.build.svn=17 # Set support hide display cutout feature PRODUCT_PRODUCT_PROPERTIES += \ From e62accf52118ebd1e203980a18aff04724454ce7 Mon Sep 17 00:00:00 2001 From: Lokesh Kumar Goel Date: Wed, 16 Aug 2023 05:39:32 +0000 Subject: [PATCH 6/8] Update lynx SVN to 17 Bug: 295937899 (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:75f1a483a673e7946fdeda74700feb74a771669e) Merged-In: Iffadfd1f436b5ce27c2332a68f6d8d7c5b76507e Change-Id: Iffadfd1f436b5ce27c2332a68f6d8d7c5b76507e --- device-lynx.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/device-lynx.mk b/device-lynx.mk index 003748e..c33a12c 100644 --- a/device-lynx.mk +++ b/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=16 + ro.vendor.build.svn=17 # Set support hide display cutout feature PRODUCT_PRODUCT_PROPERTIES += \ From bff662971bc2adb9d9d2544d0c1b36008792580b Mon Sep 17 00:00:00 2001 From: Lokesh Kumar Goel Date: Wed, 16 Aug 2023 05:39:32 +0000 Subject: [PATCH 7/8] Update lynx SVN to 17 Bug: 295937899 (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:75f1a483a673e7946fdeda74700feb74a771669e) Merged-In: Iffadfd1f436b5ce27c2332a68f6d8d7c5b76507e Change-Id: Iffadfd1f436b5ce27c2332a68f6d8d7c5b76507e --- device-lynx.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/device-lynx.mk b/device-lynx.mk index 003748e..c33a12c 100644 --- a/device-lynx.mk +++ b/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=16 + ro.vendor.build.svn=17 # Set support hide display cutout feature PRODUCT_PRODUCT_PROPERTIES += \ From f34a8693061f0516ccd97c3621bae94d21519dd1 Mon Sep 17 00:00:00 2001 From: Lokesh Kumar Goel Date: Wed, 16 Aug 2023 05:39:32 +0000 Subject: [PATCH 8/8] Update lynx SVN to 17 Bug: 295937899 (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:75f1a483a673e7946fdeda74700feb74a771669e) Merged-In: Iffadfd1f436b5ce27c2332a68f6d8d7c5b76507e Change-Id: Iffadfd1f436b5ce27c2332a68f6d8d7c5b76507e --- device-lynx.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/device-lynx.mk b/device-lynx.mk index 003748e..c33a12c 100644 --- a/device-lynx.mk +++ b/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=16 + ro.vendor.build.svn=17 # Set support hide display cutout feature PRODUCT_PRODUCT_PROPERTIES += \