Files
device_google_bramble/BoardConfigLineage.mk
Michael Bestas f92487132e Update security patch level from UP1A.231105.001
Change-Id: Icb0eaa6e6b97124c2a33696a1d778a8adb18f7fc
2023-12-10 16:46:17 +02:00

16 lines
338 B
Makefile

#
# Copyright (C) 2021 The LineageOS Project
#
# SPDX-License-Identifier: Apache-2.0
#
# Add before redbull BoardConfigLineage.mk
BOOT_KERNEL_MODULES += ftm5.ko
include device/google/redbull/BoardConfigLineage.mk
BOOT_SECURITY_PATCH := 2023-11-05
VENDOR_SECURITY_PATCH := 2023-11-05
include vendor/google/bramble/BoardConfigVendor.mk