From a0f32357c2e09812beace727a4aab169d96f7b2c Mon Sep 17 00:00:00 2001 From: Paul Scovanner Date: Thu, 22 Dec 2022 02:12:11 +0000 Subject: [PATCH] Update panther/cheetah SVN to 13 Bug: 258811679 Change-Id: Ib175f29d5e46bf79447fb4e6ca14820992a2cf56 --- device-cheetah.mk | 2 +- device-panther.mk | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/device-cheetah.mk b/device-cheetah.mk index 89e68fb..b3d72e9 100644 --- a/device-cheetah.mk +++ b/device-cheetah.mk @@ -272,7 +272,7 @@ PRODUCT_VENDOR_PROPERTIES += \ # Increment the SVN for any official public releases PRODUCT_VENDOR_PROPERTIES += \ - ro.vendor.build.svn=12 + ro.vendor.build.svn=13 # DCK properties based on target PRODUCT_PROPERTY_OVERRIDES += \ diff --git a/device-panther.mk b/device-panther.mk index 7b5b4f8..07a3d92 100644 --- a/device-panther.mk +++ b/device-panther.mk @@ -257,7 +257,7 @@ PRODUCT_VENDOR_PROPERTIES += \ # Increment the SVN for any official public releases PRODUCT_VENDOR_PROPERTIES += \ - ro.vendor.build.svn=12 + ro.vendor.build.svn=13 # DCK properties based on target PRODUCT_PROPERTY_OVERRIDES += \