mirror of
https://github.com/encounter/engine.git
synced 2026-03-30 11:09:55 -07:00
209250da1b
The engine RunBundleAndSnapshotFromLibrary API expects a bundle path directory containing the application's assets. If the Android embedding is using AOT ELF library packaging and does not need to extract assets, then create an empty directory at the bundle path. Fixes https://github.com/flutter/flutter/issues/34287