Merge commit '88ccecf573a52648052bc9c7858f345776f76e0e' into kraken * commit '88ccecf573a52648052bc9c7858f345776f76e0e': Make the NTP Cache max-age gservices-settable
This commit is contained in:
@@ -3332,6 +3332,14 @@ public final class Settings {
|
||||
*/
|
||||
public static final String THROTTLE_HELP_URI = "throttle_help_uri";
|
||||
|
||||
/**
|
||||
* The length of time in Sec that we allow our notion of NTP time
|
||||
* to be cached before we refresh it
|
||||
* @hide
|
||||
*/
|
||||
public static final String THROTTLE_MAX_NTP_CACHE_AGE_SEC =
|
||||
"throttle_max_ntp_cache_age_sec";
|
||||
|
||||
|
||||
/**
|
||||
* @hide
|
||||
|
||||
Reference in New Issue
Block a user