From 45038e062dc20c4684b293875841b9e638d2df5c Mon Sep 17 00:00:00 2001 From: Jean-Baptiste Queru Date: Thu, 1 Jul 2010 09:22:53 -0700 Subject: [PATCH] Add full-eng instead of generic-eng in the lunch menu Change-Id: I3f779087021ef3674ee9ceb8cc3b15f83a98b8f4 --- envsetup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/envsetup.sh b/envsetup.sh index 48003d723a..29b34235ff 100644 --- a/envsetup.sh +++ b/envsetup.sh @@ -432,7 +432,7 @@ function add_lunch_combo() } # add the default one here -add_lunch_combo generic-eng +add_lunch_combo full-eng # if we're on linux, add the simulator. There is a special case # in lunch to deal with the simulator