diff --git a/build/cromite.gn_args b/build/cromite.gn_args index 9a86fa6e..1880914e 100644 --- a/build/cromite.gn_args +++ b/build/cromite.gn_args @@ -146,6 +146,8 @@ if (target_os == "android") { v8_enable_debugging_features = false v8_dcheck_always_on = false } else { + include_both_v8_snapshots = false + include_both_v8_snapshots_android_secondary_abi = false generate_linker_map = true }