Merge "Turn on TARE by default."
This commit is contained in:
committed by
Android (Google) Code Review
commit
8094e1199d
@@ -14257,7 +14257,7 @@ public final class Settings {
|
||||
*
|
||||
* @hide
|
||||
*/
|
||||
public static final int DEFAULT_ENABLE_TARE = 0;
|
||||
public static final int DEFAULT_ENABLE_TARE = 1;
|
||||
|
||||
/**
|
||||
* Whether to enable the TARE AlarmManager economic policy or not.
|
||||
|
||||
Reference in New Issue
Block a user