Skip to content

Commit 9262b7b

Browse files
Cyan HsiehTreeHugger Robot
Cyan Hsieh
authored and
TreeHugger Robot
committed
Update SVN to 2
Bug: 243005982 Change-Id: I7b6c5cf0a62e3f7b8a459adc94501313e11d648a Signed-off-by: Cyan Hsieh <[email protected]>
1 parent 1c2f2a4 commit 9262b7b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

device-cheetah.mk

+1-1
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@ PRODUCT_VENDOR_PROPERTIES += \
244244

245245
# Increment the SVN for any official public releases
246246
PRODUCT_VENDOR_PROPERTIES += \
247-
ro.vendor.build.svn=1
247+
ro.vendor.build.svn=2
248248

249249
# DCK properties based on target
250250
PRODUCT_PROPERTY_OVERRIDES += \

device-panther.mk

+1-1
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ PRODUCT_VENDOR_PROPERTIES += \
231231

232232
# Increment the SVN for any official public releases
233233
PRODUCT_VENDOR_PROPERTIES += \
234-
ro.vendor.build.svn=1
234+
ro.vendor.build.svn=2
235235

236236
# DCK properties based on target
237237
PRODUCT_PROPERTY_OVERRIDES += \

0 commit comments

Comments
 (0)