flutter/dev/devicelab/lib/framework
Danny Tuppeny c19142d8b7
Support ANDROID_SDK_ROOT in addition to ANDROID_HOME (#25221)
* Fall back to ANDROID_SDK_ROOT if ANDROID_HOME is not set

And update descriptions to use the non-deprecated ANDROID_SDK_ROOT.

Fixes #15114.

* Remove trailing whitespace

* Update dev/devicelab/lib/framework/adb.dart

Co-Authored-By: DanTup <danny@tuppeny.com>

* Reformat long line
2018-12-17 17:29:09 +00:00
..
adb.dart Support ANDROID_SDK_ROOT in addition to ANDROID_HOME (#25221) 2018-12-17 17:29:09 +00:00
framework.dart sort_constructors_first (#22575) 2018-10-04 07:28:07 +02:00
ios.dart apply lint prefer_void_to_null in dev/ (#22661) 2018-10-04 18:44:23 +02:00
manifest.dart add missing type parameter on methods (#22096) 2018-10-01 21:29:08 +02:00
runner.dart Rename module --> application in flutter create command. (#22565) 2018-10-04 13:03:20 -07:00
utils.dart avoid returning null for Future (#23784) 2018-11-05 16:38:23 +01:00