am b89c9d42: Merge change 22826 into eclair

Merge commit 'b89c9d422781d10c614af61b1519daed2b9086e2' into eclair-plus-aosp

* commit 'b89c9d422781d10c614af61b1519daed2b9086e2':
  Add Gservices setting for the frequency to perform provisioning.
This commit is contained in:
Sanjay Jeyakumar
2009-08-26 16:36:57 -07:00
committed by Android Git Automerger

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>