am ab50fca4: Merge "Bug 5440088 Turn off the bugreport catpure by default."

* commit 'ab50fca4f03e2cb890fbeb0a46fda753adcea058':
  Bug 5440088 Turn off the bugreport catpure by default.
This commit is contained in:
Yu Shan Emily Lau
2011-10-10 20:31:23 -07:00
committed by Android Git Automerger

View File

@@ -137,7 +137,7 @@ public class Monkey {
private boolean mRequestAppCrashBugreport = false;
/**Request the bugreport based on the mBugreportFrequency. */
private boolean mGetPeriodicBugreport = true;
private boolean mGetPeriodicBugreport = false;
/**
* Request the bugreport based on the mBugreportFrequency.