* Include all the artifacts required to build an APK package * In addition to the zip, some files will be uploaded separately: * libflutter_library.so (large debug symbol library) * flutter.mojo (needs to be downloadable from the target device)
We now use flutter.mojo instead.
- sky/tools/release_engine.py, which releases sky_engine and sky_services - sky/tools/release_packages.py, which releases flutter and flutter_sprites