Scaffolding for NativeDriver and AndroidNativeDriver for taking screenshots using adb. (#152194)

Closes https://github.com/flutter/flutter/issues/152189.

I have next to no clue how to configure this to run on CI, so bear with me as I rediscover the wheel.
This commit is contained in:
Matan Lurey
2024-07-24 13:12:19 -07:00
committed by GitHub
parent 00257e8c62
commit 09461925a3
9 changed files with 332 additions and 0 deletions

View File

@@ -324,6 +324,7 @@
# coverage @goderbauer @flutter/infra
# customer_testing @Piinks @flutter/framework
# docs @Piinks @flutter/framework
# flutter_driver_android_test @matanlurey @johnmccutchan
# flutter_packaging @christopherfujino @flutter/infra
# flutter_plugins @stuartmorgan @flutter/plugin
# framework_tests @Piinks @flutter/framework