mirror of
https://github.com/Evolution-X-Devices/device_xiaomi_stone
synced 2026-01-27 16:47:35 +00:00
14 lines
249 B
Makefile
14 lines
249 B
Makefile
#
|
|
# Copyright (C) 2023 The LineageOS Project
|
|
#
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
#
|
|
|
|
PRODUCT_MAKEFILES := \
|
|
$(LOCAL_DIR)/lineage_stone.mk
|
|
|
|
COMMON_LUNCH_CHOICES := \
|
|
lineage_stone-user \
|
|
lineage_stone-userdebug \
|
|
lineage_stone-eng
|