aboutsummaryrefslogtreecommitdiff
path: root/Android.mk
diff options
context:
space:
mode:
authorXavier Ducrohet <xav@android.com>2009-05-12 17:57:21 -0700
committerXavier Ducrohet <xav@android.com>2009-05-12 18:00:44 -0700
commitacd7c6b02a14e8694d0dced56ea37e79707fba1e (patch)
treeb335564ec4df6e38e3be27a68f8069c551228fc6 /Android.mk
parent9ce778f6517c5846168988c68c78bcbe2bb4b197 (diff)
downloadsample-acd7c6b02a14e8694d0dced56ea37e79707fba1e.tar.gz
Add the PlatformLibrary sample to the new "sample" vendor
This adds the PlatformLibrary samples previously located in development/samples. This also creates all the files required to build an add-on including the optional library provided by PlatformLibrary
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 0000000..5053e7d
--- /dev/null
+++ b/Android.mk
@@ -0,0 +1 @@
+include $(call all-subdir-makefiles)