aboutsummaryrefslogtreecommitdiff
path: root/Android.mk
diff options
context:
space:
mode:
authorAndrew Duggan <aduggan@synaptics.com>2014-04-03 16:25:12 -0700
committerAndrew Duggan <aduggan@synaptics.com>2014-04-03 16:25:12 -0700
commit72163587ac7cab93d0daca22a20a018dfa974633 (patch)
tree4526373ca4f35ae30740e28524526457fa50fec6 /Android.mk
parent4e811258783e0f1e0cdaf70e3bdb2069ce4f0465 (diff)
downloadrmi4utils-72163587ac7cab93d0daca22a20a018dfa974633.tar.gz
Add support for compiling for Android.
Diffstat (limited to 'Android.mk')
-rw-r--r--Android.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/Android.mk b/Android.mk
new file mode 100644
index 0000000..32094cc
--- /dev/null
+++ b/Android.mk
@@ -0,0 +1,3 @@
+LOCAL_PATH := $(call my-dir)
+include $(call all-subdir-makefiles)
+