| 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 d8a6f9b85796cb1b51b9c4f7a8d9f87d72bab719..201d446baa2594a8da7883a972f416c060f498cf 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 @@
|
| "[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"
|
|
|