Add Gservices setting for the frequency to perform provisioning.

This commit is contained in:
Sanjay Jeyakumar
2009-08-26 16:01:08 -07:00
parent 23b1a47008
commit ebd8416fad

View File

@@ -3120,6 +3120,13 @@ public final class Settings {
public static final String VENDING_PROMO_REFRESH_FREQUENCY_MS =
"vending_promo_refresh_freq_ms";
/**
* Frequency in milliseconds when we should refresh the provisioning information from
* the carrier backend.
*/
public static final String VENDING_CARRIER_PROVISIONING_REFRESH_FREQUENCY_MS =
"vending_carrier_ref_freq_ms";
/**
* URL that points to the legal terms of service to display in Settings.
* <p>