summaryrefslogtreecommitdiff
path: root/Android.mk
diff options
context:
space:
mode:
authorChia-I Wu <olvaffe@gmail.com>2009-05-04 15:44:40 +0800
committerChia-I Wu <olvaffe@gmail.com>2009-06-08 11:51:38 +0800
commit07cc2311a8cf659130cd126d0ae0ac1606eee6b4 (patch)
tree9aa847c26de6d0663d9620b8d8ac9552d766a691 /Android.mk
parent8567d003d55769287a4ce0d87573216b42e13064 (diff)
Create Android.mk.
utils.h is soft linked to avoid conflict with libutils's header.
Diffstat (limited to 'Android.mk')
-rw-r--r--Android.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.mk b/Android.mk
new file mode 100644
index 0000000000..5053e7d643
--- /dev/null
+++ b/Android.mk
@@ -0,0 +1 @@
+include $(call all-subdir-makefiles)