diff options
author | Ankur Bakshi <ankurbakshi@google.com> | 2023-09-07 05:07:28 +0000 |
---|---|---|
committer | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | 2023-09-15 21:11:36 +0000 |
commit | b3e8ad72bf305a51fd028ffffc5637100720f900 (patch) | |
tree | c7d1ba3a00b6c9b07cc24725261171c4e0f2e466 | |
parent | b9a409fcd786099393940564690d002679821d34 (diff) |
Update cheetah SVN to 33
Bug: 298087649
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:a0add84daee5419a0260320ab909dac00212fd58)
Merged-In: I2bb0dd31bc142437dff68c37f77ad511aa8b63f2
Change-Id: I2bb0dd31bc142437dff68c37f77ad511aa8b63f2
-rw-r--r-- | device-cheetah.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/device-cheetah.mk b/device-cheetah.mk index a186a90..5133708 100644 --- a/device-cheetah.mk +++ b/device-cheetah.mk @@ -306,7 +306,7 @@ PRODUCT_VENDOR_PROPERTIES += \ # Increment the SVN for any official public releases PRODUCT_VENDOR_PROPERTIES += \ - ro.vendor.build.svn=32 + ro.vendor.build.svn=33 # DCK properties based on target PRODUCT_PROPERTY_OVERRIDES += \ |