Merge "Flag the DH no threshold options menu." into oc-dr1-dev
am: f69d450b6f
Change-Id: I44ea7994178ca700555479bd5901779c4639f604
This commit is contained in:
@@ -10692,6 +10692,13 @@ public final class Settings {
|
||||
*/
|
||||
public static final String ENABLE_CACHE_QUOTA_CALCULATION =
|
||||
"enable_cache_quota_calculation";
|
||||
|
||||
/**
|
||||
* Whether the Deletion Helper no threshold toggle is available.
|
||||
* @hide
|
||||
*/
|
||||
public static final String ENABLE_DELETION_HELPER_NO_THRESHOLD_TOGGLE =
|
||||
"enable_deletion_helper_no_threshold_toggle";
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user