diff options
author | Ankur Bakshi <ankurbakshi@google.com> | 2023-09-07 23:56:43 +0000 |
---|---|---|
committer | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | 2023-09-28 02:11:24 +0000 |
commit | 8903f68f8980e4528628b6301b10cea7bce823dc (patch) | |
tree | b579230c2d01453cfe8e5aa3a678d259a511e478 | |
parent | 9c7aa72f41b7bffdc085212734b40d43debec074 (diff) |
Update panther SVN to 34
Bug: 298087649
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:e8a9a7372d79bb070f5951b4626b40ef1d2f224b)
Merged-In: Iba7d060e21fea317670ece82c8f4728dd1fdcbda
Change-Id: Iba7d060e21fea317670ece82c8f4728dd1fdcbda
-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 721b797..2b45a4a 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=33 + ro.vendor.build.svn=34 # DCK properties based on target PRODUCT_PROPERTY_OVERRIDES += \ |