dre: Drop Android.mk
Change-Id: Ia52d77b993f5923006271539d9c2827b9eee9aab
This commit is contained in:
parent
b798d183bc
commit
f99788ebd0
1 changed files with 0 additions and 11 deletions
11
Android.mk
11
Android.mk
|
|
@ -1,11 +0,0 @@
|
|||
#
|
||||
# Copyright (C) 2021-2024 The LineageOS Project
|
||||
#
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
#
|
||||
|
||||
LOCAL_PATH := $(call my-dir)
|
||||
|
||||
ifeq ($(TARGET_DEVICE),dre)
|
||||
include $(call all-makefiles-under,$(LOCAL_PATH))
|
||||
endif
|
||||
Loading…
Reference in a new issue