blob: 1e4a730fa6d5047e541f81fb9986481ff76905a3 [file] [log] [blame]
# SPDX-FileCopyrightText: 2017-2024 The LineageOS Project
# SPDX-License-Identifier: Apache-2.0
# Recovery
BOARD_USES_FULL_RECOVERY_IMAGE ?= true
include vendor/bliss/config/BoardConfigKernel.mk
ifeq ($(BOARD_USES_QCOM_HARDWARE),true)
include hardware/qcom-caf/common/BoardConfigQcom.mk
endif
include vendor/bliss/config/BoardConfigSoong.mk