Index: build/common.gypi |
diff --git a/build/common.gypi b/build/common.gypi |
index aa13b0cf7db441f14be05644f5bdab23ce745858..0bc7cde936b4c7d67a516916d749a7ec491c7b76 100644 |
--- a/build/common.gypi |
+++ b/build/common.gypi |
@@ -1027,7 +1027,7 @@ |
'emma_filter%': '', |
# Set to 1 to enable running Android lint on java/class files. |
- 'android_lint%': 0, |
+ 'android_lint%': 1, |
# Set to 1 to force Visual C++ to use legacy debug information format /Z7. |
# This is useful for parallel compilation tools which can't support /Zi. |