From 728457dc742ebff184ca6489a3d8226e7ad8420f Mon Sep 17 00:00:00 2001 From: Xavier Ducrohet Date: Thu, 15 Apr 2010 17:26:58 -0700 Subject: [PATCH] Fix instructions on how to build the doc. Change-Id: Id9cde46b38a74f0f6ee368fdc43aee8ec6082b5f --- docs/howto_build_SDK.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/howto_build_SDK.txt b/docs/howto_build_SDK.txt index 4b6507d4a..abd1ab285 100644 --- a/docs/howto_build_SDK.txt +++ b/docs/howto_build_SDK.txt @@ -65,6 +65,7 @@ Then once you have all the source, simply build the SDK using: $ cd ~/my-android-git $ . build/envsetup.sh + $ lunch sdk-eng $ make sdk This will take a while, maybe between 20 minutes and several hours depending on