veyron/tools/mgmt/device: add install-local command

This allows a user to specify an app using a local binary and env/flags given on
the command-line, instead of having to use a remote application and binary
server. The implementation starts a short-lived app and binary server within the
command-line tool. Currently, this server listens on its own port (or proxy),
but eventually we should share the connection which the tool makes to the device
manager.

Change-Id: Iea0653f37584797ae09a5563ee9e7669f3bcf9e1
8 files changed
tree: 4af929efa595c53ad5ecdb704f75ce2ba74b2399
  1. lib/
  2. profiles/
  3. runtimes/
  4. security/
  5. services/
  6. tools/