Atest plugin: use BuildTextConsoleView to output Atest log.

Use BuildTextConsoleView as output interface.

Bug: 148828848
Test: 1. In asuite_plugin folder: ./gradlew :runIde
      2. Launch Atest tool window, input:
         com.android.rs.test HelloWorldTest -c
         click the run button.
         It should support the user select multiple options.
      3. Input 0 enter
         The atest command should continue executing.

Change-Id: Id2914857667a33dff922e8553b800c90a351b756
7 files changed