mirror of
https://github.com/PixelExperience-Devices/device_xiaomi_miatoll.git
synced 2025-05-06 14:17:21 +09:00
14 lines
235 B
Makefile
14 lines
235 B
Makefile
#
|
|
# Copyright (C) 2020 The ArrowOS
|
|
#
|
|
# 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
|