Merge cherrypicks of ['googleplex-android-review.googlesource.com/27587856', 'googleplex-android-review.googlesource.com/26816500', 'googleplex-android-review.googlesource.com/28295752'] into 24Q3-release.
Change-Id: I4c09fd94d8b6eb4050276f4484ae96128d8149f0
This commit is contained in:
@@ -129,8 +129,15 @@ PRODUCT_SOONG_NAMESPACES += \
|
||||
device/google/bluejay
|
||||
|
||||
# Increment the SVN for any official public releases
|
||||
ifdef RELEASE_SVN_BLUEJAY
|
||||
TARGET_SVN ?= $(RELEASE_SVN_BLUEJAY)
|
||||
else
|
||||
# Set this for older releases that don't use build flag
|
||||
TARGET_SVN ?= 64
|
||||
endif
|
||||
|
||||
PRODUCT_VENDOR_PROPERTIES += \
|
||||
ro.vendor.build.svn=62
|
||||
ro.vendor.build.svn=$(TARGET_SVN)
|
||||
|
||||
# DCK properties based on target
|
||||
PRODUCT_PROPERTY_OVERRIDES += \
|
||||
|
||||
Reference in New Issue
Block a user