aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSasha Smundak <asmundak@google.com>2019-01-14 12:09:29 -0800
committerAlexander Smundak <asmundak@google.com>2019-01-14 20:36:14 +0000
commit7a160d54b2e474598de2fafc50f6a67d71aa9943 (patch)
treeb271def1cf4cb1fa19d7768d0fdd487df534ea3b
parent695604550864aead2323afda196822ad38a38249 (diff)
downloadlzma-7a160d54b2e474598de2fafc50f6a67d71aa9943.tar.gz
Remove Android.mk file.
Change-Id: I2818413dfc8a2ad583403228bf098c5f8c0dcf20 Fixes: 122332517 Test: treehugger
-rw-r--r--Android.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/Android.mk b/Android.mk
deleted file mode 100644
index 93dd9d4..0000000
--- a/Android.mk
+++ /dev/null
@@ -1,4 +0,0 @@
-LOCAL_PATH := $(call my-dir)
-
-include $(call first-makefiles-under,$(LOCAL_PATH))
-