mirror of
https://github.com/Evolution-X-Devices/device_xiaomi_rosemary
synced 2026-01-27 13:35:09 +00:00
Signed-off-by: bengris32 <bengris32@protonmail.ch> Change-Id: I199c18bba9552cbccda9408e5120cc66a4cd1be1
14 lines
261 B
Makefile
14 lines
261 B
Makefile
#
|
|
# Copyright (C) 2022 The LineageOS Project
|
|
#
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
#
|
|
|
|
PRODUCT_MAKEFILES := \
|
|
$(LOCAL_DIR)/lineage_rosemary.mk
|
|
|
|
COMMON_LUNCH_CHOICES := \
|
|
lineage_rosemary-user \
|
|
lineage_rosemary-userdebug \
|
|
lineage_rosemary-eng
|