twrp_device_motorola_miami/Android.mk

14 lines
217 B
Makefile
Raw Normal View History

2022-10-22 14:12:41 -07:00
#
# Copyright (C) 2022 The Android Open Source Project
#
# SPDX-License-Identifier: Apache-2.0
#
LOCAL_PATH := $(call my-dir)
ifeq ($(TARGET_DEVICE),corfur)
include $(call all-makefiles-under,$(LOCAL_PATH))
endif