Matt Perry 0ee5a29163 Support dynamic registration of mojo services on Android
SkyApplication now reads service info from a services.json file bundled
with the apk. For each service, it registers a method that invokes
connectToService on a named class. This way, third party services can
register themselves.

There's a corresponding change to flutter_tools to generate this
services.json when building an apk that depends on services.
2016-01-21 16:55:51 -05:00
..
2015-11-18 13:07:19 -08:00
2015-11-21 16:57:12 -08:00
2015-11-18 13:07:19 -08:00
2015-11-18 13:07:19 -08:00
2015-07-17 11:09:17 -07:00
2015-11-17 13:01:31 -08:00