mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
The APKAssetProvider will hold a reference to its Java peer
(see c2b081e229)
After dropping this reference, the UI thread must detach from JNI before exiting.