summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNowar Gu <nowar100@gmail.com>2011-07-07 16:03:08 +0800
committermodcarl <modcarl@gmail.com>2011-07-18 21:00:40 +0800
commit27965160d33253fa4e2512f12e6b6f3a80db1090 (patch)
treea56889327287c051341590fe8c3a302e5637885e
parentedde771d8940a6f1b00fd68bcca1486b575e6d9e (diff)
downloadgdk-27965160d33253fa4e2512f12e6b6f3a80db1090.tar.gz
Add some comments to make it clear.
-rw-r--r--Android.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/Android.mk b/Android.mk
index e69de29..7a1cc4c 100644
--- a/Android.mk
+++ b/Android.mk
@@ -0,0 +1,2 @@
+# Please try to keep this file empty by only including what is necessary to
+# build the Android platform. This is not the normal usage of the GDK.