forked from openkylin/platform_build
am 6069db77: merge from open-source master
Merge commit '6069db77bbd93bdf2a4635a8a7d2ccfb90f0fa75' * commit '6069db77bbd93bdf2a4635a8a7d2ccfb90f0fa75': Add full-eng instead of generic-eng in the lunch menu
This commit is contained in:
commit
cb8eedc5c4
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue