mirror of
https://github.com/Anything-at-25-00/android_device_tecno_LG8n.git
synced 2024-11-23 06:06:27 -08:00
14 lines
253 B
Makefile
14 lines
253 B
Makefile
|
#
|
||
|
# Copyright (C) 2023 The LineageOS Project
|
||
|
#
|
||
|
# SPDX-License-Identifier: Apache-2.0
|
||
|
#
|
||
|
|
||
|
PRODUCT_MAKEFILES := \
|
||
|
$(LOCAL_DIR)/lineage_X6833B.mk
|
||
|
|
||
|
COMMON_LUNCH_CHOICES := \
|
||
|
lineage_X6833B-user \
|
||
|
lineage_X6833B-userdebug \
|
||
|
lineage_X6833B-eng
|