Index: build/android/android_lint_cache.gyp |
diff --git a/build/android/android_lint_cache.gyp b/build/android/android_lint_cache.gyp |
index 8c5175de2e6c799ce4d61df31f7d24c55dc55760..72b9e9e0099c664616df14bc214681e5365d0290 100644 |
--- a/build/android/android_lint_cache.gyp |
+++ b/build/android/android_lint_cache.gyp |
@@ -34,6 +34,7 @@ |
'python', '<(DEPTH)/build/android/gyp/lint.py', |
'--lint-path', '<(android_sdk_root)/tools/lint', |
'--cache-dir', '<(PRODUCT_DIR)/android_lint_cache', |
+ '--android-sdk-version=<(android_sdk_version)', |
'--platform-xml-path', '<(platform_xml_path)', |
'--manifest-path', '<(android_manifest_path)', |
'--product-dir', '<(PRODUCT_DIR)', |