bluejay: Set boot & vendor SPL

Change-Id: Ic28f33a98df5db92c0bf8f3b0868f314417a688d
This commit is contained in:
Michael Bestas
2025-12-05 09:40:37 +02:00
parent ea0984ef94
commit 04507d391b

View File

@@ -9,6 +9,10 @@ TARGET_BOARD_INFO_FILE := $(DEVICE_PATH)/board-info.txt
TARGET_BOOTLOADER_BOARD_NAME := $(DEVICE_CODENAME)
TARGET_SCREEN_DENSITY := 420
# Security - must be defined before including BoardConfig-common.mk
BOOT_SECURITY_PATCH := 2025-09-05
VENDOR_SECURITY_PATCH := $(BOOT_SECURITY_PATCH)
include device/google/gs101/BoardConfig-common.mk
# Kernel