Add Gservices setting for the frequency to perform provisioning.
diff --git a/core/java/android/provider/Settings.java b/core/java/android/provider/Settings.java
index ee46c85..9e3008b 100644
--- a/core/java/android/provider/Settings.java
+++ b/core/java/android/provider/Settings.java
@@ -3121,6 +3121,13 @@
                 "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>
          * This should be a https URL. For a pretty user-friendly URL, use