diff options
author | Lokesh Kumar Goel <lokeshgoel@google.com> | 2023-06-29 20:56:51 +0000 |
---|---|---|
committer | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | 2023-06-30 03:14:26 +0000 |
commit | 5066c38c4b644d2c470e29a7ed5697521e6d677f (patch) | |
tree | 6fda09811dba10e0099ac91ddf4a1d72c002b64b | |
parent | 756918cd4a1b8a4eb78a107835c0eb4f96a41d40 (diff) |
Update panther SVN to 27
Bug: 289414927
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:1458db7674844d8288a52d908e31bf5f7d49b6ce)
Merged-In: Ie26c777f0b7296d1d434d346e73504573f7882e4
Change-Id: Ie26c777f0b7296d1d434d346e73504573f7882e4
-rw-r--r-- | device-panther.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/device-panther.mk b/device-panther.mk index 4518483..e0d2061 100644 --- a/device-panther.mk +++ b/device-panther.mk @@ -291,7 +291,7 @@ PRODUCT_VENDOR_PROPERTIES += \ # Increment the SVN for any official public releases PRODUCT_VENDOR_PROPERTIES += \ - ro.vendor.build.svn=26 + ro.vendor.build.svn=27 # DCK properties based on target PRODUCT_PROPERTY_OVERRIDES += \ |