Initial Bootloader prebuilt for AP3% build
Bug: 326002225 Change-Id: Id4b6ee47b34990c05d0cf1f97cef9add146b3dbb
This commit is contained in:
parent
42ef772484
commit
e70e9f8c09
8 changed files with 11 additions and 11 deletions
|
@ -17,7 +17,7 @@ TARGET_BOARD_INFO_FILE := device/google/pantah/board-info.txt
|
|||
TARGET_BOOTLOADER_BOARD_NAME := cloudripper
|
||||
ifneq (,$(filter AP1%,$(RELEASE_PLATFORM_VERSION)))
|
||||
RELEASE_GOOGLE_PRODUCT_BOOTLOADER_DIR := bootloader/24Q1
|
||||
else ifneq (,$(filter AP2%,$(RELEASE_PLATFORM_VERSION)))
|
||||
else ifneq (,$(filter AP2% AP3%,$(RELEASE_PLATFORM_VERSION)))
|
||||
RELEASE_GOOGLE_PRODUCT_BOOTLOADER_DIR := bootloader/24Q2
|
||||
else
|
||||
RELEASE_GOOGLE_PRODUCT_BOOTLOADER_DIR := bootloader/trunk
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue