Send logcat ouput over serial ports instead of vsocket

- Delete logcat_receiver and vsock_logcat

Sending logcat over vsocket requires a couple of extra processes with
the only purpose of forwarding the logs around, using the serial port
is possible to make the logcat command write directly to a node file
in the guest, the device for which is connected to a file host side.

Bug: 132911257
Test: locally
Change-Id: Ieb7a26008b372c837ed05d602cd6b87c471bb35f
14 files changed
tree: dde8a995da8fe8f7a4e577f663d370b8ebdf9385
  1. common/
  2. guest/
  3. host/
  4. tests/
  5. tools/
  6. Android.bp
  7. Android.mk
  8. OWNERS
  9. TEST_MAPPING