Flutter bbclass refactor 73/28973/3
authorJoel Winarske <joel.winarske@gmail.com>
Thu, 1 Jun 2023 01:37:12 +0000 (18:37 -0700)
committerScott Murray <scott.murray@konsulko.com>
Thu, 1 Jun 2023 23:00:13 +0000 (19:00 -0400)
-Removes use of flutter bbclass runtime modes
 Installed modes are determined by flutter-engine package config flags.
 Default modes are debug, profile, and release.
-Single json file based on runtime=release. If additional
 parameters are needed this happens as part of workspace
 automation.

Scott Murray:
- update packagegroup-agl-demo-platform-flutter

Bug-AGL: SPEC-4819

Change-Id: I58fc1b30ea3367ec5f47f52b60951cf0be31dcbc
Signed-off-by: Joel Winarske <joel.winarske@gmail.com>
Signed-off-by: Scott Murray <scott.murray@konsulko.com>

No differences found