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:
@@ -3120,6 +3120,13 @@ public final class Settings {
|
|||||||
public static final String VENDING_PROMO_REFRESH_FREQUENCY_MS =
|
public static final String VENDING_PROMO_REFRESH_FREQUENCY_MS =
|
||||||
"vending_promo_refresh_freq_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.
|
* URL that points to the legal terms of service to display in Settings.
|
||||||
* <p>
|
* <p>
|
||||||
|
|||||||
Reference in New Issue
Block a user