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