mirror of
https://github.com/LineageOS/android_device_xiaomi_whyred.git
synced 2025-10-05 19:41:57 +02:00
13 lines
258 B
Makefile
13 lines
258 B
Makefile
#
|
|
# Copyright (C) 2018-2019 The LineageOS Project
|
|
#
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
#
|
|
|
|
PRODUCT_MAKEFILES := \
|
|
$(LOCAL_DIR)/lineage_whyred.mk
|
|
|
|
COMMON_LUNCH_CHOICES := \
|
|
lineage_whyred-user \
|
|
lineage_whyred-userdebug \
|
|
lineage_whyred-eng
|