Jump SVN to 3
Test: adb shell getprop ro.vendor.build.svn Bug: 297279261 Change-Id: I8abbe4ae1161b8526c315bd47587d8d560aae04f
This commit is contained in:
parent
dc6ef9bb5a
commit
9e502e7b41
2 changed files with 2 additions and 2 deletions
|
@ -321,7 +321,7 @@ PRODUCT_VENDOR_PROPERTIES += \
|
|||
|
||||
# Increment the SVN for any official public releases
|
||||
PRODUCT_VENDOR_PROPERTIES += \
|
||||
ro.vendor.build.svn=2
|
||||
ro.vendor.build.svn=3
|
||||
|
||||
# WLC userdebug specific
|
||||
ifneq (,$(filter userdebug eng, $(TARGET_BUILD_VARIANT)))
|
||||
|
|
|
@ -302,7 +302,7 @@ PRODUCT_VENDOR_PROPERTIES += \
|
|||
|
||||
# Increment the SVN for any official public releases
|
||||
PRODUCT_VENDOR_PROPERTIES += \
|
||||
ro.vendor.build.svn=2
|
||||
ro.vendor.build.svn=3
|
||||
|
||||
# P23 Devices no longer need rlsservice
|
||||
PRODUCT_VENDOR_PROPERTIES += \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue