Update Android.mk
This commit is contained in:
parent
3db65c9ea2
commit
fe6ea00b68
1 changed files with 2 additions and 4 deletions
|
@ -1,11 +1,9 @@
|
|||
#
|
||||
# Copyright (C) 2021-2024 The LineageOS Project
|
||||
#
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
#
|
||||
# Copyright (C) 2019-Current A-Team Digital Solutions
|
||||
|
||||
LOCAL_PATH := $(call my-dir)
|
||||
|
||||
ifeq ($(TARGET_DEVICE),dre)
|
||||
include $(call all-makefiles-under,$(LOCAL_PATH))
|
||||
endif
|
||||
endif
|
Loading…
Reference in a new issue