mirror of
https://github.com/Evolution-X-Devices/device_xiaomi_sapphire
synced 2026-01-28 14:07:08 +00:00
* Taken configs from dump extracted * Add partitons Change-Id: I4589fff593d0ea78d9e80ee8adcd7d7ff04dfea3
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_topaz.mk
|
|
|
|
COMMON_LUNCH_CHOICES := \
|
|
lineage_topaz-user \
|
|
lineage_topaz-userdebug \
|
|
lineage_topaz-eng
|