| Index: scripts/slave/recipe_modules/chromium_android/config.expected/repo-internal-from-url-bob_dot_org.json
|
| diff --git a/scripts/slave/recipe_modules/chromium_android/config.expected/repo-internal-from-url-bob_dot_org.json b/scripts/slave/recipe_modules/chromium_android/config.expected/repo-internal-from-url-bob_dot_org.json
|
| index c585ee581d4e07510a41402e73b8c89031198b31..238dd4107df11042dc45bc47cd0c5a5e9bf5f7d1 100644
|
| --- a/scripts/slave/recipe_modules/chromium_android/config.expected/repo-internal-from-url-bob_dot_org.json
|
| +++ b/scripts/slave/recipe_modules/chromium_android/config.expected/repo-internal-from-url-bob_dot_org.json
|
| @@ -4,11 +4,7 @@
|
| "klp_builder": {
|
| "extra_env": {
|
| "ANDROID_SDK_BUILD_TOOLS_VERSION": "android-KeyLimePie",
|
| - "ANDROID_SDK_ROOT": [
|
| - "third_party",
|
| - "android_tools_internal",
|
| - "sdk"
|
| - ],
|
| + "ANDROID_SDK_ROOT": "Path([CHECKOUT], ('third_party', 'android_tools_internal', 'sdk'))",
|
| "ANDROID_SDK_VERSION": "KeyLimePie"
|
| }
|
| },
|
|
|