| Index: scripts/slave/recipe_modules/chromium_tests/chromium_fyi.py
|
| diff --git a/scripts/slave/recipe_modules/chromium_tests/chromium_fyi.py b/scripts/slave/recipe_modules/chromium_tests/chromium_fyi.py
|
| index 2b83636824afb0f05a4c8b94966e3a8aefe33fb6..d61812e956fa46b8ed1e387fc5e66a34739995f1 100644
|
| --- a/scripts/slave/recipe_modules/chromium_tests/chromium_fyi.py
|
| +++ b/scripts/slave/recipe_modules/chromium_tests/chromium_fyi.py
|
| @@ -1543,6 +1543,7 @@ SPEC = {
|
| 'TARGET_BITS': 32,
|
| 'TARGET_PLATFORM': 'android',
|
| },
|
| + 'chromium_apply_config': ['errorprone'],
|
| 'android_config': 'main_builder',
|
| 'bot_type': 'builder',
|
| 'compile_targets': [
|
|
|