summaryrefslogtreecommitdiffstats
path: root/txt/envsetup-commands
blob: c6c779c47cdcc7ec5eb6f381165ecb61edbaf186 (plain)
1
2
3
4
5
6
7
8
9
- lunch:   lunch <product_name>-<build_variant>
- croot:   Changes directory to the top of the tree.
- m:       Makes from the top of the tree.
- mm:      Builds all of the modules in the current directory.
- mmm:     Builds all of the modules in the supplied directories.
- cgrep:   Greps on all local C/C++ files.
- jgrep:   Greps on all local Java files.
- resgrep: Greps on all local res/*.xml files.
- godir:   Go to the directory containing a file.