mirror of
https://github.com/PixelExperience-Devices/device_xiaomi_miatoll.git
synced 2025-04-29 02:37:19 +09:00
14 lines
245 B
Makefile
14 lines
245 B
Makefile
#
|
|
# Copyright (C) 2021 The LineageOS Project
|
|
#
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
#
|
|
|
|
PRODUCT_MAKEFILES := \
|
|
$(LOCAL_DIR)/aosp_miatoll.mk
|
|
|
|
COMMON_LUNCH_CHOICES := \
|
|
aosp_miatoll-user \
|
|
aosp_miatoll-userdebug \
|
|
aosp_miatoll-eng
|