aboutsummaryrefslogtreecommitdiffstats
path: root/android/help.c
diff options
context:
space:
mode:
authorXavier Ducrohet <xav@android.com>2009-11-20 12:24:17 -0800
committerXavier Ducrohet <xav@android.com>2009-11-20 12:24:17 -0800
commit5bc6182ae984796a6d14be7f7b8eb73c1b630b8e (patch)
treef88a6ed1373f5fe3c5ace00b4c63baef54fcb7fd /android/help.c
parentfa4610215cef5d4ccff7357c62d332d4d93e0f13 (diff)
downloadexternal_qemu-5bc6182ae984796a6d14be7f7b8eb73c1b630b8e.zip
external_qemu-5bc6182ae984796a6d14be7f7b8eb73c1b630b8e.tar.gz
external_qemu-5bc6182ae984796a6d14be7f7b8eb73c1b630b8e.tar.bz2
Fix location of prebuilt skins.
Change-Id: I3ce440cff624138518dc410c304353bea1ecef91
Diffstat (limited to 'android/help.c')
-rw-r--r--android/help.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/android/help.c b/android/help.c
index 50c9d02..a142f9d 100644
--- a/android/help.c
+++ b/android/help.c
@@ -116,7 +116,7 @@ help_build_images( stralloc_t* out )
" If the kernel image is not found in the out directory, then it is searched\n"
" in <build-root>/prebuilt/android-arm/kernel/.\n\n"
- " Skins will be looked in <build-root>/development/emulator/skins/\n\n"
+ " Skins will be looked in <build-root>/sdk/emulator/skins/\n\n"
" You can use the -sysdir, -system, -kernel, -ramdisk, -datadir, -data options\n"
" to specify different search directories or specific image files. You can\n"