flutter/packages/flutter_tools/lib/src
Jeff R. Allen c8c2d23f26 Avoid use of run-as
Issue #1988 results from run-as not working on some phones,
because of Android issue 58373.

This change removes the need for run-as for running
"flutter start". It is still needed for tracing.
2015-11-07 15:28:01 +06:00
..
commands Add dev/run_tests 2015-11-06 23:14:17 -08:00
test Add a command for running unit tests 2015-11-04 23:43:15 -08:00
application_package.dart Add a --no-http flag to start command 2015-10-31 12:18:03 -07:00
artifacts.dart Return to the mojo artifacts for Linux 2015-11-04 14:25:47 -08:00
build_configuration.dart Add a flag that selects which Android device ID is the target for Flutter commands 2015-11-05 15:53:32 -08:00
device.dart Avoid use of run-as 2015-11-07 15:28:01 +06:00
os_utils.dart Remove the --http option 2015-11-06 20:17:24 -08:00
process.dart abstract some OS operations 2015-11-02 13:07:56 -08:00
toolchain.dart Add a --no-http flag to start command 2015-10-31 12:18:03 -07:00