| Index: scripts/slave/recipes/bisection/android_bisect.expected/basic_android_nexus5X_perf_bisect.json
|
| diff --git a/scripts/slave/recipes/bisection/android_bisect.expected/basic_android_nexus5X_perf_bisect.json b/scripts/slave/recipes/bisection/android_bisect.expected/basic_android_nexus5X_perf_bisect.json
|
| index f9f003c136eb2e56d5d57547383b8a86c827efda..b2cfeac5eb815787bfcc26a0a214a21cf1f86b61 100644
|
| --- a/scripts/slave/recipes/bisection/android_bisect.expected/basic_android_nexus5X_perf_bisect.json
|
| +++ b/scripts/slave/recipes/bisection/android_bisect.expected/basic_android_nexus5X_perf_bisect.json
|
| @@ -411,7 +411,7 @@
|
| "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
|
| "GYP_CHROMIUM_NO_ACTION": "1",
|
| "GYP_CROSSCOMPILE": "1",
|
| - "GYP_DEFINES": "OS=android component=static_library fastbuild=1 gomadir='RECIPE_PACKAGE_REPO[build]/goma' target_arch=arm use_goma=1",
|
| + "GYP_DEFINES": "OS=android component=static_library fastbuild=1 gomadir='RECIPE_PACKAGE_REPO[build]/goma' target_arch=arm64 use_goma=1",
|
| "PATH": "[BUILDER_CACHE]/android_nexus5X_perf_bisect/src/third_party/android_tools/sdk/platform-tools:[BUILDER_CACHE]/android_nexus5X_perf_bisect/src/build/android:%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
|
| },
|
| "name": "gclient runhooks"
|
| @@ -625,7 +625,7 @@
|
| "cmd": [
|
| "[BUILDER_CACHE]/android_nexus5X_perf_bisect/src/third_party/android_platform/development/scripts/stack",
|
| "--arch",
|
| - "arm",
|
| + "arm64",
|
| "--more-info",
|
| "[BUILDER_CACHE]/android_nexus5X_perf_bisect/src/out/Release/full_log"
|
| ],
|
|
|