Kaushik Iska 7b4f7564ee
[flutter_runner] Make rd and rx uniform (#12733)
* [flutter_runner] Make rd and rx uniform

Currently we pass paths for readonly files and pass
in fds for rx. Now passing in fds everywhere.

* pass full paths
2019-10-01 19:24:19 -07:00
..
2019-09-20 12:58:08 -07:00
2019-06-12 10:25:49 -07:00

Flutter Application Runner

Implements the fuchsia::sys::Runner FIDL interface to launch and run multiple Flutter applications within the same process.