Expand the visible parts of the android bridge a little bit

Reviewed By: javache

Differential Revision: D4560212

fbshipit-source-id: 7591ff825fd51ae5b3d3f494c677c75d75388471
This commit is contained in:
Marc Horowitz
2017-02-28 14:14:53 -08:00
committed by Facebook Github Bot
parent 6bce498bbc
commit 0b921ef52e
2 changed files with 4 additions and 2 deletions

View File

@@ -40,7 +40,7 @@ import static com.facebook.systrace.Systrace.TRACE_TAG_REACT_JAVA_BRIDGE;
*/
@DoNotStrip
/* package */ class JavaModuleWrapper {
public class JavaModuleWrapper {
@DoNotStrip
public class MethodDescriptor {
@DoNotStrip