Files
device_google_redfin/BoardConfigLineage.mk
Michael Bestas 31fbfe2473 Update security patch level from UP1A.231105.001
Change-Id: I942536964e573968f257945787c5f6268f63765f
2023-12-10 16:46:44 +02:00

16 lines
342 B
Makefile

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