Merge change 5750 into donut
* changes:
Add a new checkin server flag for Vending Machine client server ping frequency for pending downloads.
diff --git a/core/java/android/provider/Settings.java b/core/java/android/provider/Settings.java
index 7356326..5b54b32 100644
--- a/core/java/android/provider/Settings.java
+++ b/core/java/android/provider/Settings.java
@@ -2828,6 +2828,13 @@
"vending_heartbeat_frequency_ms";
/**
+ * Frequency in milliseconds at which we should resend pending download
+ * requests to the API Server from the Vending Machine client.
+ */
+ public static final String VENDING_PENDING_DOWNLOAD_RESEND_FREQUENCY_MS =
+ "vending_pending_download_resend_frequency_ms";
+
+ /**
* URL that points to the legal terms of service to display in Settings.
* <p>
* This should be a https URL. For a pretty user-friendly URL, use