Add initial Lineage product makefiles
Co-authored-by: Michael Bestas <mkbestas@gmail.com> Change-Id: I0781b6d4d74680ce7f0d860048871da7c2d43fb6
This commit is contained in:
parent
4bc4f1b9ef
commit
d932294092
15 changed files with 164 additions and 1 deletions
9
caiman/device-lineage.mk
Normal file
9
caiman/device-lineage.mk
Normal file
|
@ -0,0 +1,9 @@
|
|||
#
|
||||
# SPDX-FileCopyrightText: 2021-2024 The LineageOS Project
|
||||
# SPDX-FileCopyrightText: 2021-2024 The Calyx Institute
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
#
|
||||
|
||||
$(call inherit-product, $(DEVICE_PATH)/device-lineage.mk)
|
||||
|
||||
DEVICE_PACKAGE_OVERLAYS += $(DEVICE_PATH)/$(DEVICE_CODENAME)/overlay-lineage
|
Loading…
Add table
Add a link
Reference in a new issue