Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b89c9d42 authored by Android (Google) Code Review's avatar Android (Google) Code Review
Browse files

Merge change 22826 into eclair

* changes:
  Add Gservices setting for the frequency to perform provisioning.
parents 1b856974 ebd8416f
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -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>