Index: scripts/slave/recipes/android/android_builder.expected/klp_builder.json |
diff --git a/scripts/slave/recipes/android/android_builder.expected/klp_builder.json b/scripts/slave/recipes/android/android_builder.expected/klp_builder.json |
index f478ff117286f668e96ae16846f1659e447eb1b0..bae6c3c3eb7b4b7e2f3c9ecf4236636d4f559c18 100644 |
--- a/scripts/slave/recipes/android/android_builder.expected/klp_builder.json |
+++ b/scripts/slave/recipes/android/android_builder.expected/klp_builder.json |
@@ -127,7 +127,7 @@ |
"ANDROID_SDK_VERSION": "KeyLimePie", |
"EXTRA_LANDMINES_SCRIPT": "[SLAVE_BUILD_ROOT]/src/repo/build/get_internal_landmines.py", |
"GYP_CROSSCOMPILE": "1", |
- "GYP_DEFINES": "OS=android app_manifest_version_code=10 app_manifest_version_name=some_builder_1234 chrome_build_id=3333 component=shared_library fastbuild=1 gcc_version=46 host_os=linux order_text_section=[SLAVE_BUILD_ROOT]/src/orderfiles/orderfile.out target_arch=arm", |
+ "GYP_DEFINES": "OS=android android_sdk_root=[SLAVE_BUILD_ROOT]/src/third_party/android_tools_internal/sdk android_sdk_version=KeyLimePie app_manifest_version_code=10 app_manifest_version_name=some_builder_1234 chrome_build_id=3333 component=shared_library fastbuild=1 gcc_version=46 host_os=linux order_text_section=[SLAVE_BUILD_ROOT]/src/orderfiles/orderfile.out target_arch=arm", |
"GYP_GENERATORS": "ninja", |
"GYP_GENERATOR_FLAGS": "default_target=All", |
"PATH": "[BUILD_INTERNAL_ROOT]/scripts/slave/android:./:%(PATH)s" |