diff options
author | Lokesh Kumar Goel <lokeshgoel@google.com> | 2023-09-29 01:15:37 +0000 |
---|---|---|
committer | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | 2023-10-26 19:47:42 +0000 |
commit | ef450f8ac6e5753cbddd75280e5a45cdf516e43f (patch) | |
tree | d608ebaa5d97dcc03f15678fc59ce4e3ab1f4761 | |
parent | 45c48f1a856c85ecbdc52bf5cf3eca4b3b313fe5 (diff) |
Update panther SVN to 35
Bug: 302612466
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:2a2884b47cb5d795c6e72d2f1fd5d560c9c647ec)
Merged-In: I8d176a2ba9ddef34449edae5df6fdfd55d346c51
Change-Id: I8d176a2ba9ddef34449edae5df6fdfd55d346c51
-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 2b45a4a..4827a03 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=34 + ro.vendor.build.svn=35 # DCK properties based on target PRODUCT_PROPERTY_OVERRIDES += \ |