| Index: build/android/buildbot/bb_fyi_tester.sh | 
| diff --git a/build/android/buildbot/bb_fyi_tester.sh b/build/android/buildbot/bb_fyi_tester.sh | 
| index 3c92cb85681dbf7c1bf33b9ce5b3a8805bcc0188..3586938279f0b15ef4a54e984ef9f6ccdd26adaa 100755 | 
| --- a/build/android/buildbot/bb_fyi_tester.sh | 
| +++ b/build/android/buildbot/bb_fyi_tester.sh | 
| @@ -12,6 +12,8 @@ BB_SRC_ROOT="$(cd  "$BB_DIR/../../.."; pwd)" | 
|  | 
| bb_baseline_setup "$BB_SRC_ROOT" "$@" | 
| bb_extract_build | 
| +bb_spawn_logcat_monitor_and_status | 
| bb_reboot_phones | 
| bb_run_unit_tests | 
| bb_run_instrumentation_tests | 
| +bb_print_logcat | 
|  |