| Index: scripts/slave/recipes/android/instrumentation_tests.expected/clang_tests.json
|
| diff --git a/scripts/slave/recipes/android/instrumentation_tests.expected/clang_tests.json b/scripts/slave/recipes/android/instrumentation_tests.expected/clang_tests.json
|
| index ae7cbc2f5391417dfc56bb705a0e933ad3f5af42..a5cc94f7e06eea9570a7e0dd5db0917e77b619b4 100644
|
| --- a/scripts/slave/recipes/android/instrumentation_tests.expected/clang_tests.json
|
| +++ b/scripts/slave/recipes/android/instrumentation_tests.expected/clang_tests.json
|
| @@ -88,7 +88,8 @@
|
| "[SLAVE_BUILD]/src/build/env_dump.py",
|
| "--output-json",
|
| "/path/to/tmp/json",
|
| - "[SLAVE_BUILD]/src/build/android/envsetup.sh"
|
| + "[SLAVE_BUILD]/src/build/android/envsetup.sh",
|
| + "--target-arch=arm"
|
| ],
|
| "env": {
|
| "PATH": "[BUILD_INTERNAL]/scripts/slave/android:%(PATH)s"
|
|
|