diff options
author | Lokesh Kumar Goel <lokeshgoel@google.com> | 2023-08-16 05:39:32 +0000 |
---|---|---|
committer | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | 2023-08-22 21:09:38 +0000 |
commit | 9f9b5e4b402e6b21a1352a96f50aeb2f2dc1740b (patch) | |
tree | ff954390980048b471def7536eeda2d96528388a | |
parent | 84654460fbfaa1313e6abb77906aa812b043828f (diff) |
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
-rw-r--r-- | device-lynx.mk | 2 |
1 files changed, 1 insertions, 1 deletions
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 += \ |