Merge "Turn on TARE by default."

This commit is contained in:
TreeHugger Robot
2022-08-03 17:28:43 +00:00
committed by Android (Google) Code Review

View File

@@ -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.