Merge "Jump SVN to 4" into udc-d1-dev am: e836ec2b00
am: 33465b7d41
am: 69abc32b0a
Original change: https://googleplex-android-review.googlesource.com/c/device/google/shusky/+/24738830 Change-Id: I95629e7c6cb005d25cb348f350595ff11a1d99c2 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
eccf92964c
2 changed files with 2 additions and 2 deletions
|
@ -358,7 +358,7 @@ PRODUCT_VENDOR_PROPERTIES += \
|
||||||
|
|
||||||
# Increment the SVN for any official public releases
|
# Increment the SVN for any official public releases
|
||||||
PRODUCT_VENDOR_PROPERTIES += \
|
PRODUCT_VENDOR_PROPERTIES += \
|
||||||
ro.vendor.build.svn=3
|
ro.vendor.build.svn=4
|
||||||
|
|
||||||
# WLC userdebug specific
|
# WLC userdebug specific
|
||||||
ifneq (,$(filter userdebug eng, $(TARGET_BUILD_VARIANT)))
|
ifneq (,$(filter userdebug eng, $(TARGET_BUILD_VARIANT)))
|
||||||
|
|
|
@ -330,7 +330,7 @@ PRODUCT_VENDOR_PROPERTIES += \
|
||||||
|
|
||||||
# Increment the SVN for any official public releases
|
# Increment the SVN for any official public releases
|
||||||
PRODUCT_VENDOR_PROPERTIES += \
|
PRODUCT_VENDOR_PROPERTIES += \
|
||||||
ro.vendor.build.svn=3
|
ro.vendor.build.svn=4
|
||||||
|
|
||||||
# P23 Devices no longer need rlsservice
|
# P23 Devices no longer need rlsservice
|
||||||
PRODUCT_VENDOR_PROPERTIES += \
|
PRODUCT_VENDOR_PROPERTIES += \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue