You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Summary:
When working on JSI module, `BlobCollector`'s `nativeInstall` is a good example. But the first type should be `jni::alias_ref<jclass>` according to https://github.com/facebookincubator/fbjni/blob/main/docs/quickref.md#basic-method-usage-java-to-c-and-c-to-java
Fix type in BlobCollector.h/cpp
## Changelog:
[ANDROID] [FIXED] - Fix type in BlobCollector.h/cpp
Pull Request resolved: #41404
Test Plan: None
Reviewed By: cipolleschi
Differential Revision: D51198049
Pulled By: javache
fbshipit-source-id: 86f471cbe3cd683a7be605ce127b3b3c3769c037
0 commit comments