mirror of
https://github.com/PixelExperience-Devices/device_xiaomi_miatoll.git
synced 2025-04-28 18:27:27 +09:00
Co-authored-by: Demon000 <demonsingur@gmail.com> Change-Id: Ia0d3ae0deb9ac8549065f2ae25d8f28ce9b5dd02
14 lines
257 B
Makefile
14 lines
257 B
Makefile
#
|
|
# Copyright (C) 2021 The LineageOS Project
|
|
#
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
#
|
|
|
|
PRODUCT_MAKEFILES := \
|
|
$(LOCAL_DIR)/lineage_miatoll.mk
|
|
|
|
COMMON_LUNCH_CHOICES := \
|
|
lineage_miatoll-user \
|
|
lineage_miatoll-userdebug \
|
|
lineage_miatoll-eng
|