mirror of
https://github.com/devhunter1/android_device_samsung_a15.git
synced 2024-11-19 14:47:45 +00:00
12 lines
194 B
Makefile
12 lines
194 B
Makefile
#
|
|
# Copyright (C) 2024 The Android Open Source Project
|
|
#
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
#
|
|
|
|
PRODUCT_MAKEFILES := \
|
|
$(LOCAL_DIR)/twrp_a15.mk
|
|
|
|
COMMON_LUNCH_CHOICES := \
|
|
twrp_a15-eng
|