| Index: build/android/pylib/utils/isolator.py
|
| diff --git a/build/android/pylib/utils/isolator.py b/build/android/pylib/utils/isolator.py
|
| index 90d5ca04b01aa3918cc35bc936b45f6eda053a8a..cac39d8136933211a5b407d7d4920533664a82b7 100644
|
| --- a/build/android/pylib/utils/isolator.py
|
| +++ b/build/android/pylib/utils/isolator.py
|
| @@ -36,6 +36,7 @@ def DefaultConfigVariables():
|
| 'enable_plugins': '0',
|
| 'fastbuild': '0',
|
| 'icu_use_data_file_flag': '1',
|
| + 'kasko': '0',
|
| 'lsan': '0',
|
| 'msan': '0',
|
| # TODO(maruel): This may not always be true.
|
|
|