Home
last modified time | relevance | path

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

/art/tools/
Dbuildbot-build.sh73 make_command=
142 make_command="build/soong/soong_ui.bash --make-mode $j_arg $extra_args $showcommands $common_target…
144 make_command+=" build-art-host-gtests"
145 test $skip_run_tests_build == "yes" || make_command+=" build-art-host-run-tests"
146 make_command+=" dx-tests junit-host libjdwp-host"
148 make_command+=" $LIB-host"
156 make_command+=" build-art-target-gtests"
157 test $skip_run_tests_build == "yes" || make_command+=" build-art-target-run-tests"
158 make_command+=" debuggerd sh su toybox"
162 make_command+=" libnetd_client-target libprocinfo libtombstoned_client libunwindstack"
[all …]