flutter/dev/integration_tests/android_custom_host_app
Chris Yang 77efc00af0
Revert "Branch out android platform view perf testing (#60238)" (#61482)
This reverts commit 9f4499f4313d212fe0ecb51e49c36408df8b70b3.
2020-07-14 15:10:21 -07:00
..

Android custom host app

Android host app for a Flutter module created using

$ flutter create -t module hello

and placed in a sibling folder to (a clone of) the host app. Used by the module_custom_host_app_name_test.dart device lab test.