Split bootloader prebuilt to 24Q1 and trunk version

Bug: 299879102
Change-Id: I5a3635de2bdf02d386f9449b815cb450bb53f5b4
This commit is contained in:
Cyan_Hsieh 2023-10-03 18:15:17 +08:00
parent fdf822c070
commit 4cc703c46b
6 changed files with 42 additions and 4 deletions

View file

@ -211,6 +211,11 @@ PRODUCT_PACKAGES += \
# Trusty liboemcrypto.so
PRODUCT_SOONG_NAMESPACES += vendor/google_devices/shusky/prebuilts
ifeq ($(RELEASE_PLATFORM_VERSION),UP1A)
PRODUCT_SOONG_NAMESPACES += vendor/google_devices/shusky/prebuilts/trusty/24Q1
else
PRODUCT_SOONG_NAMESPACES += vendor/google_devices/shusky/prebuilts/trusty/trunk
endif
# UWB
PRODUCT_SOONG_NAMESPACES += \