| Index: scripts/slave/recipes/android/instrumentation_tests.expected/main_tests_device_status_check_fail.json
|
| diff --git a/scripts/slave/recipes/android/instrumentation_tests.expected/main_tests_device_status_check_fail.json b/scripts/slave/recipes/android/instrumentation_tests.expected/main_tests_device_status_check_fail.json
|
| index c4cdfad18e01f97d0caf39a6d7f7fea1db16b267..d8ea5458a24b5910852ae3fd0e58ca9c592a8282 100644
|
| --- a/scripts/slave/recipes/android/instrumentation_tests.expected/main_tests_device_status_check_fail.json
|
| +++ b/scripts/slave/recipes/android/instrumentation_tests.expected/main_tests_device_status_check_fail.json
|
| @@ -88,7 +88,8 @@
|
| "[BUILD]/scripts/slave/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"
|
|
|