aboutsummaryrefslogtreecommitdiff
path: root/README.txt
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 /README.txt
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 'README.txt')
-rw-r--r--README.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.txt b/README.txt
new file mode 100644
index 0000000..2649eae
--- /dev/null
+++ b/README.txt
@@ -0,0 +1,3 @@
+To build the add-on:
+ make -j8 PRODUCT-sample_addon-sdk_addon
+ \ No newline at end of file