skip native library loading for frame processors, wip: failing to launch app

This commit is contained in:
2025-11-17 18:58:13 -08:00
parent b523e1884f
commit 3d09106e45
3 changed files with 15 additions and 19 deletions

View File

@@ -165,6 +165,7 @@ android {
"**/libhermes-executor-debug.so",
"**/libhermes_executor.so",
"**/libreactnativejni.so",
"**/libreactnative.so",
"**/libturbomodulejsijni.so",
"**/libreact_nativemodule_core.so",
"**/libjscexecutor.so"