summarylogtreecommitdiffstats
path: root/android-emulator.sh
diff options
context:
space:
mode:
Diffstat (limited to 'android-emulator.sh')
-rw-r--r--android-emulator.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/android-emulator.sh b/android-emulator.sh
index b3caba890544..604ba7af5517 100644
--- a/android-emulator.sh
+++ b/android-emulator.sh
@@ -1,2 +1,2 @@
-export ANDROID_HOME=/opt/android-sdk
+export ANDROID_HOME='/opt/android-sdk'
export PATH="${PATH}:${ANDROID_HOME}/emulator"