gs101: 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 f9c9b8a253
commit d7c657ef9b
No known key found for this signature in database
GPG key ID: CC95044519BE6669
3 changed files with 15 additions and 0 deletions

View file

@ -396,3 +396,5 @@ BOARD_KERNEL_CMDLINE += log_buf_len=1024K
BOARD_PVMFWIMAGE_PARTITION_SIZE := 0x00100000
-include vendor/google_devices/gs-common/proprietary/BoardConfigVendor.mk
include device/google/gs101/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/gs101/overlay-lineage