mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-24 04:16:00 +08:00
Load Indexed RAM format on android
Reviewed By: javache Differential Revision: D4268243 fbshipit-source-id: fc969cfc69810d0477c926ffc79c23584fcbd7eb
This commit is contained in:
committed by
Facebook Github Bot
parent
fb3906994e
commit
f9f32eb426
@@ -9,6 +9,7 @@ LOCAL_SRC_FILES := \
|
||||
Executor.cpp \
|
||||
Instance.cpp \
|
||||
JSCExecutor.cpp \
|
||||
JSBundleType.cpp \
|
||||
JSCLegacyProfiler.cpp \
|
||||
JSCLegacyTracing.cpp \
|
||||
JSCMemory.cpp \
|
||||
@@ -16,6 +17,7 @@ LOCAL_SRC_FILES := \
|
||||
JSCPerfStats.cpp \
|
||||
JSCTracing.cpp \
|
||||
JSCWebWorker.cpp \
|
||||
JSIndexedRAMBundle.cpp \
|
||||
MethodCall.cpp \
|
||||
ModuleRegistry.cpp \
|
||||
NativeToJsBridge.cpp \
|
||||
|
||||
Reference in New Issue
Block a user