Initial Bootloader prebuilt for AP3% build

Bug: 326002225
Change-Id: I861842e416f0bb4b72aafdbcd6075b01b5a17eef
This commit is contained in:
Cyan_Hsieh 2024-02-27 16:32:06 +08:00
parent 8bbc760909
commit c31068e9a5
2 changed files with 2 additions and 2 deletions

View file

@ -173,7 +173,7 @@ include device/google/tangorpro/fingerprint_config.mk
PRODUCT_SOONG_NAMESPACES += vendor/google_devices/tangorpro/prebuilts
ifneq (,$(filter AP1%,$(RELEASE_PLATFORM_VERSION)))
PRODUCT_SOONG_NAMESPACES += vendor/google_devices/tangorpro/prebuilts/trusty/24Q1
else ifneq (,$(filter AP2%,$(RELEASE_PLATFORM_VERSION)))
else ifneq (,$(filter AP2% AP3%,$(RELEASE_PLATFORM_VERSION)))
PRODUCT_SOONG_NAMESPACES += vendor/google_devices/tangorpro/prebuilts/trusty/24Q2
else
PRODUCT_SOONG_NAMESPACES += vendor/google_devices/tangorpro/prebuilts/trusty/trunk