Roll meta-flutter and workspace-automation 80/29380/1
authorJoel Winarske <joel.winarske@gmail.com>
Sat, 4 Nov 2023 15:14:27 +0000 (08:14 -0700)
committerJoel Winarske <joel.winarske@gmail.com>
Sat, 4 Nov 2023 15:14:27 +0000 (08:14 -0700)
commite9dca8691d8c4f0cf99206e830fb87444a9eb352
treeb8f722f4cd13c7521438de2b44d478c5598f740e
parent7276b8cd1de10cff3671642e67989bef104e7333
Roll meta-flutter and workspace-automation

meta-flutter
-dart_plugin_registrant work
 * dart plugin registrant called in all cases with --obfuscate enabled
 * default --obfuscate for gen_snapshot
 * make flutter app do_compile() easier to read
 * validate pubspec name against selected
 * default strip and obfuscate to gen_snapshot step
 obfuscate appears to resolve the issue with gallery not registering plugins
 it might be that obfuscate preserves the correct entry point
 * move flutter-app.inc to the include folder

workspace-automation changes
-default 3.13.9
-pubspec-path option (enables parsing federated plugins)
-plugin-platform option (enables filtering federated plugins)
-use engine archive instead of local build

Signed-off-by: Joel Winarske <joel.winarske@gmail.com>
Change-Id: I5c869badea8658a6c1a0ee21bbded53e5886d070
default.xml