Add initial Lineage common makefiles

Change-Id: I8136e9f0df40ca3bf96dbfd2453275481178cdaa
This commit is contained in:
Chirayu Desai 2021-12-17 16:29:28 +05:30 committed by Michael Bestas
parent af939d7802
commit 720d936cc6
No known key found for this signature in database
GPG key ID: CC95044519BE6669
3 changed files with 15 additions and 0 deletions

View file

@ -433,3 +433,5 @@ BOARD_PVMFWIMAGE_PARTITION_SIZE := 0x00100000
# pick up library for cleaning digital car keys on factory reset
-include vendor/google_devices/gs-common/proprietary/BoardConfigVendor.mk
include device/google/zuma/BoardConfigLineage.mk

5
BoardConfigLineage.mk Normal file
View file

@ -0,0 +1,5 @@
#
# SPDX-FileCopyrightText: 2021-2024 The LineageOS Project
# SPDX-FileCopyrightText: 2021-2024 The Calyx Institute
# SPDX-License-Identifier: Apache-2.0
#

8
lineage_common.mk Normal file
View file

@ -0,0 +1,8 @@
#
# SPDX-FileCopyrightText: 2021-2024 The LineageOS Project
# SPDX-FileCopyrightText: 2021-2024 The Calyx Institute
# SPDX-License-Identifier: Apache-2.0
#
# Overlays
DEVICE_PACKAGE_OVERLAYS += device/google/zuma/overlay-lineage