use AP1% for 24Q1 build
Bug: 299879102 Change-Id: I0f040f9eda38fd40170be64433838b6a063f44ef
This commit is contained in:
parent
3f59f6f6ed
commit
b2356df108
6 changed files with 8 additions and 8 deletions
|
@ -27,7 +27,7 @@ TARGET_SCREEN_DENSITY := 440
|
|||
BOARD_USES_GENERIC_AUDIO := true
|
||||
USES_DEVICE_GOOGLE_SHUSKY := true
|
||||
|
||||
ifeq ($(RELEASE_PLATFORM_VERSION),UP1A)
|
||||
ifneq (,$(filter AP1%,$(RELEASE_PLATFORM_VERSION)))
|
||||
RELEASE_GOOGLE_PRODUCT_BOOTLOADER_DIR := bootloader/24Q1
|
||||
else
|
||||
RELEASE_GOOGLE_PRODUCT_BOOTLOADER_DIR := bootloader/trunk
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue