mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 03:55:31 -04:00
9 lines
No EOL
231 B
Makefile
9 lines
No EOL
231 B
Makefile
# Copyright (C) 2025 The LineageOS Project
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
PRODUCT_MAKEFILES += $(LOCAL_DIR)/lineage_a20.mk
|
|
|
|
# Integrate Lunch Options
|
|
COMMON_LUNCH_CHOICES := \
|
|
lineage_a20-userdebug \
|
|
lineage_a20-eng
|