am 8fe79f66: Merge "Turn off verbose wakeup-alarm stats" into klp-dev
* commit '8fe79f666dc1ba4b7820e412bb6aa8aea7d4b151': Turn off verbose wakeup-alarm stats
This commit is contained in:
@@ -91,7 +91,7 @@ class AlarmManagerService extends IAlarmManager.Stub {
|
|||||||
= new Intent().addFlags(Intent.FLAG_FROM_BACKGROUND);
|
= new Intent().addFlags(Intent.FLAG_FROM_BACKGROUND);
|
||||||
private static final IncreasingTimeOrder sIncreasingTimeOrder = new IncreasingTimeOrder();
|
private static final IncreasingTimeOrder sIncreasingTimeOrder = new IncreasingTimeOrder();
|
||||||
|
|
||||||
private static final boolean WAKEUP_STATS = true;
|
private static final boolean WAKEUP_STATS = false;
|
||||||
|
|
||||||
private final Context mContext;
|
private final Context mContext;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user