Index: build/android/developer_recommended_flags.gypi |
diff --git a/build/android/developer_recommended_flags.gypi b/build/android/developer_recommended_flags.gypi |
index 3a3db0a3138c205e2a918cff0f0a5b9d168036a6..e3b655a043ec45a7b1e5e4be628699770ad6e7ef 100644 |
--- a/build/android/developer_recommended_flags.gypi |
+++ b/build/android/developer_recommended_flags.gypi |
@@ -39,7 +39,7 @@ |
# Only works with a single device connected (it will print a warning if |
# zero or multiple devices are attached). |
# Some actions are always run (i.e. ninja will never say "no work to do"). |
- 'gyp_managed_install%': 1, |
+ #'gyp_managed_install%': 1, |
aurimas (slooooooooow)
2014/11/04 21:17:39
Why are you changing this flag? It is not related
Evan Stade
2014/11/04 22:09:41
sorry, I forgot to re-upload after reverting this.
|
# With gyp_managed_install, we do not necessarily need a standalone APK. |
# When create_standalone_apk is set to 1, we will build a standalone APK |