aboutsummaryrefslogtreecommitdiff
path: root/Android.mk
diff options
context:
space:
mode:
authorMister Oyster <oysterized@gmail.com>2017-02-05 19:57:35 +0100
committerMister Oyster <oysterized@gmail.com>2017-02-05 19:57:35 +0100
commit16e6bbbc2e3ddea8ec8d229767cc45121fd8cd82 (patch)
tree1ff10d387c0efab7ca16d3e8d9ad232823c33f33 /Android.mk
initial commit
Diffstat (limited to 'Android.mk')
-rw-r--r--Android.mk6
1 files changed, 6 insertions, 0 deletions
diff --git a/Android.mk b/Android.mk
new file mode 100644
index 0000000..097ee8e
--- /dev/null
+++ b/Android.mk
@@ -0,0 +1,6 @@
+LOCAL_PATH:= $(call my-dir)
+
+include $(call first-makefiles-under,$(LOCAL_PATH))
+
+include $(CLEAR_VARS)
+