aae2fe82eb
Change-Id: I6d195d295b5f94b71c3ff32b21aa33d3af7bf588
13 lines
250 B
Makefile
13 lines
250 B
Makefile
#
|
|
# Copyright (C) 2022-2023 The LineageOS Project
|
|
#
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
#
|
|
|
|
PRODUCT_MAKEFILES := \
|
|
$(LOCAL_DIR)/lineage_zeus.mk
|
|
|
|
COMMON_LUNCH_CHOICES := \
|
|
lineage_zeus-user \
|
|
lineage_zeus-userdebug \
|
|
lineage_zeus-eng
|