Skip to content

Commit e3ad2a9

Browse files
authored
Merge branch 'master' into trifonov/handle-SIGABRT
2 parents a6d8082 + 7ad56a6 commit e3ad2a9

File tree

10 files changed

+130
-71
lines changed

10 files changed

+130
-71
lines changed

test-app/app/src/main/assets/app/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"gcThrottleTime": 500,
77
"memoryCheckInterval": 10,
88
"freeMemoryRatio": 0.50,
9-
"markingMode": "full"
9+
"markingMode": "full",
10+
"maxLogcatObjectSize": 1024
1011
}
1112
}

0 commit comments

Comments
 (0)