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:
@@ -137,7 +137,7 @@ public class Monkey {
|
|||||||
private boolean mRequestAppCrashBugreport = false;
|
private boolean mRequestAppCrashBugreport = false;
|
||||||
|
|
||||||
/**Request the bugreport based on the mBugreportFrequency. */
|
/**Request the bugreport based on the mBugreportFrequency. */
|
||||||
private boolean mGetPeriodicBugreport = true;
|
private boolean mGetPeriodicBugreport = false;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Request the bugreport based on the mBugreportFrequency.
|
* Request the bugreport based on the mBugreportFrequency.
|
||||||
|
|||||||
Reference in New Issue
Block a user