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 ac682632d7)
After dropping this reference, the UI thread must detach from JNI before exiting.