| Index: scripts/slave/recipes/android/android_builder.expected/component_builder.json
|
| diff --git a/scripts/slave/recipes/android/android_builder.expected/component_builder.json b/scripts/slave/recipes/android/android_builder.expected/component_builder.json
|
| index 0bfd0b1fa2a98618e13426c562ebfc02e40d14f4..e0660a130538ff40a794a0e430467e661cf4ace2 100644
|
| --- a/scripts/slave/recipes/android/android_builder.expected/component_builder.json
|
| +++ b/scripts/slave/recipes/android/android_builder.expected/component_builder.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"
|
|
|