diff options
author | Lokesh Kumar Goel <lokeshgoel@google.com> | 2023-05-25 18:20:11 +0000 |
---|---|---|
committer | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | 2023-05-27 17:10:57 +0000 |
commit | 3e07d3f1e3c003b7c6f81b25bfafa47cc500d5e7 (patch) | |
tree | 4ab64f50944f970df9d0f1a5c2a6e03062b91623 | |
parent | e34ba1d8bbd9d6d496498cd39d5b351ca41caaaf (diff) |
Update lynx SVN to 8
Bug: 282371465
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:40e7950a68642e5f7fb2d4b4c79a140d7dbe4b21)
Merged-In: I247e1b42d7224cb9deec7da374654827bb2adc52
Change-Id: I247e1b42d7224cb9deec7da374654827bb2adc52
-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 929d465..8870ffe 100644 --- a/device-lynx.mk +++ b/device-lynx.mk @@ -199,7 +199,7 @@ PRODUCT_VENDOR_PROPERTIES += \ # Increment the SVN for any official public releases PRODUCT_VENDOR_PROPERTIES += \ - ro.vendor.build.svn=7 + ro.vendor.build.svn=8 # Set support hide display cutout feature PRODUCT_PRODUCT_PROPERTIES += \ |