Home
last modified time | relevance | path

Searched refs:lunch (Results 1 – 5 of 5) sorted by relevance

/build/core/tasks/
Dide.mk33 ifneq ($(filter lunch,$(eclipse_project_modules)),)
34 eclipse_project_modules := $(filter-out lunch,$(eclipse_project_modules))
/build/kati/
DREADME.md35 % lunch <your-choice>
/build/
Denvsetup.sh4 - lunch: lunch <product_name>-<build_variant>
543 function lunch() function
630 complete -F _lunch lunch
/build/core/
Dconfig.mk392 $(info *** If you use envsetup/lunch/choosecombo:)
394 $(info *** - Re-run lunch or choosecombo)
Dmain.mk260 $(info Use a publicly available JDK and make sure you have run envsetup.sh / lunch.)
305 $(info Set TARGET_BUILD_VARIANT in buildspec.mk, or use lunch or)