summarylogtreecommitdiffstats
path: root/android-sdk.install
diff options
context:
space:
mode:
Diffstat (limited to 'android-sdk.install')
-rw-r--r--android-sdk.install3
1 files changed, 3 insertions, 0 deletions
diff --git a/android-sdk.install b/android-sdk.install
new file mode 100644
index 000000000000..05b3ef0d92c5
--- /dev/null
+++ b/android-sdk.install
@@ -0,0 +1,3 @@
+post_install() {
+ echo You need to source /etc/profile or relogin to add the Android SDK tools to your path.
+}