From 9262b7b493031c0a5aeb1b746a311b96c80e6f95 Mon Sep 17 00:00:00 2001 From: Cyan Hsieh Date: Fri, 19 Aug 2022 02:18:33 +0000 Subject: [PATCH] Update SVN to 2 Bug: 243005982 Change-Id: I7b6c5cf0a62e3f7b8a459adc94501313e11d648a Signed-off-by: Cyan Hsieh --- 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 3a93639..abc2a8f 100644 --- a/device-cheetah.mk +++ b/device-cheetah.mk @@ -244,7 +244,7 @@ PRODUCT_VENDOR_PROPERTIES += \ # Increment the SVN for any official public releases PRODUCT_VENDOR_PROPERTIES += \ - ro.vendor.build.svn=1 + ro.vendor.build.svn=2 # DCK properties based on target PRODUCT_PROPERTY_OVERRIDES += \ diff --git a/device-panther.mk b/device-panther.mk index 100af5e..a676854 100644 --- a/device-panther.mk +++ b/device-panther.mk @@ -231,7 +231,7 @@ PRODUCT_VENDOR_PROPERTIES += \ # Increment the SVN for any official public releases PRODUCT_VENDOR_PROPERTIES += \ - ro.vendor.build.svn=1 + ro.vendor.build.svn=2 # DCK properties based on target PRODUCT_PROPERTY_OVERRIDES += \