mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-09 22:43:10 +08:00
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:
committed by
Facebook Github Bot
parent
6bce498bbc
commit
0b921ef52e
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user