Add the device configuration server

Static runtime configuration is now provided through a vsock
server. The port where the server listens is sent to the guest via
boot property. Initially, only ril network configuration is sent this
way, but more could/should be added.

Bug: 128842613
Test: run locally
Change-Id: I45c94595cd1e517e482eb7d02638749f715d7ea0
21 files changed
tree: 5b093ef7c191d2e3acd768d3569f059b5a10f882
  1. common/
  2. guest/
  3. host/
  4. tests/
  5. tools/
  6. Android.bp
  7. Android.mk
  8. OWNERS