Files
device_google_redfin/BoardConfigLineage.mk
Rashed Abdel-Tawab c9d3722c59 redfin: Set up proprietary files extraction
* Blobs that can be built from source code are built from source.
* The proprietary files lists are generated by comparing stock partition
  contents with AOSP generated partitions.

Co-authored-by: Alessandro Astone <ales.astone@gmail.com>
Co-authored-by: Bruno Martins <bgcngm@gmail.com>
Co-authored-by: Chirayu Desai <chirayudesai1@gmail.com>
Co-authored-by: Christopher N. Hesse <raymanfx@gmail.com>
Co-authored-by: Dan Pasanen <dan.pasanen@gmail.com>
Co-authored-by: Eamon Powell <eamonpowell@outlook.com>
Co-authored-by: Josh Chasky <jchasky@gmail.com>
Co-authored-by: "Josh Fox (XlxFoXxlX)" <joshfox87@gmail.com>
Co-authored-by: Michael Bestas <mkbestas@lineageos.org>
Co-authored-by: Nolen Johnson <johnsonnolen@gmail.com>
Co-authored-by: Rashed Abdel-Tawab <rashed@linux.com>
Co-authored-by: razorloves <razorloves@gmail.com>
Change-Id: I17f79b417a8f0d022bec9c6b5f37d03b842d43e1
2023-10-18 00:39:41 +03:00

13 lines
271 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
include vendor/google/redfin/BoardConfigVendor.mk