diff options
-rw-r--r-- | libc/Android.mk | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/libc/Android.mk b/libc/Android.mk deleted file mode 100644 index 888404cf7..000000000 --- a/libc/Android.mk +++ /dev/null @@ -1,4 +0,0 @@ -LOCAL_PATH := $(call my-dir) - -include $(call all-makefiles-under,$(LOCAL_PATH)) - |