Jump SVN to 5
Test: adb shell getprop ro.vendor.build.svn Bug: 307649088 Change-Id: I3b11353f38cfe4d30cb27ccc6b83bf9975407526
This commit is contained in:
parent
e836ec2b00
commit
7d60b2a6bc
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=4
|
||||
ro.vendor.build.svn=5
|
||||
|
||||
# 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=4
|
||||
ro.vendor.build.svn=5
|
||||
|
||||
# P23 Devices no longer need rlsservice
|
||||
PRODUCT_VENDOR_PROPERTIES += \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue