Communication Controller server for Audio Test Harness

The proto file defines communication request and response for
Device-Host communication and CommunicationServiceImpl class is
responsible for executing the request sent from Device.
The workflow is:
1. Device send StreamAudioRequest.
2. Server receives the requests, executes the command and starts
streaming back the captured Audio data back to Device.
3. Device receives streamed data and parse its results.

Bug: 151768015
Test: Manual for now.
Change-Id: I810b52912b25cdafced4d5e378c0a0eec7bad4c0
3 files changed
tree: 8d283edee11333f417359fbb5917b5784f089d23
  1. build/
  2. docs/
  3. emu_test/
  4. libraries/
  5. scripts/
  6. tests/
  7. utils/
  8. PREUPLOAD.cfg