due to conflicts with amazon_apollo this device will be called apollon from now on Change-Id: Iaf608cacca1ea8868e545bd85884ffbf4587e5cd
14 lines
257 B
Makefile
14 lines
257 B
Makefile
#
|
|
# Copyright (C) 2021 The LineageOS Project
|
|
#
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
#
|
|
|
|
PRODUCT_MAKEFILES := \
|
|
$(LOCAL_DIR)/lineage_apollon.mk
|
|
|
|
COMMON_LUNCH_CHOICES := \
|
|
lineage_apollon-user \
|
|
lineage_apollon-userdebug \
|
|
lineage_apollon-eng
|