fogos: Remove unused Android.mk
Change-Id: I98105c127066f7de7012a1895d19c96356105921
This commit is contained in:
parent
1be537e588
commit
4b3457172c
2 changed files with 0 additions and 12 deletions
11
Android.mk
11
Android.mk
|
@ -1,11 +0,0 @@
|
|||
#
|
||||
# Copyright (C) 2022-2023 The LineageOS Project
|
||||
#
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
#
|
||||
|
||||
LOCAL_PATH := $(call my-dir)
|
||||
|
||||
ifeq ($(TARGET_DEVICE),fogos)
|
||||
include $(call all-makefiles-under,$(LOCAL_PATH))
|
||||
endif
|
|
@ -1 +0,0 @@
|
|||
include $(call all-subdir-makefiles)
|
Loading…
Reference in a new issue