mirror of
https://github.com/pjgowtham/android_device_realme_ferrarri.git
synced 2025-07-18 10:12:51 +00:00
14 lines
265 B
Makefile
14 lines
265 B
Makefile
#
|
|
# Copyright (C) 2021 The LineageOS Project
|
|
#
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
#
|
|
|
|
PRODUCT_MAKEFILES := \
|
|
$(LOCAL_DIR)/lineage_lemonadep.mk
|
|
|
|
COMMON_LUNCH_CHOICES := \
|
|
lineage_lemonadep-user \
|
|
lineage_lemonadep-userdebug \
|
|
lineage_lemonadep-eng
|