mirror of
https://github.com/LineageOS/android_device_xiaomi_grus.git
synced 2024-11-25 11:05:42 +00:00
cd95b56ed2
Change-Id: I220ee1325e07700386f1a436fca0004df3ad193a
14 lines
245 B
Makefile
14 lines
245 B
Makefile
#
|
|
# Copyright (C) 2022 The LineageOS Project
|
|
#
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
#
|
|
|
|
PRODUCT_MAKEFILES := \
|
|
$(LOCAL_DIR)/lineage_grus.mk
|
|
|
|
COMMON_LUNCH_CHOICES := \
|
|
lineage_grus-user \
|
|
lineage_grus-userdebug \
|
|
lineage_grus-eng
|