Snap for 12085179 from ab32cfdcba to 24Q4-release
Change-Id: I031f6184482c1129ba411db4be6b7573fb40ccfa
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 ?= 63
|
||||
endif
|
||||
|
||||
PRODUCT_VENDOR_PROPERTIES += \
|
||||
ro.vendor.build.svn=63
|
||||
ro.vendor.build.svn=$(TARGET_SVN)
|
||||
|
||||
# DCK properties based on target
|
||||
PRODUCT_PROPERTY_OVERRIDES += \
|
||||
|
||||
Reference in New Issue
Block a user