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

Commit f00193ff authored by Android (Google) Code Review's avatar Android (Google) Code Review Committed by The Android Open Source Project
Browse files

am 8f7c7c0c: Merge change 6659 into donut

Merge commit '8f7c7c0c'

* commit '8f7c7c0c':
  Add a Gservices setting to set the rate at which the home page refreshes.
parents 6811355d 8f7c7c0c
Loading
Loading
Loading
Loading
+9 −2
Original line number Diff line number Diff line
@@ -2996,6 +2996,13 @@ public final class Settings {
        public static final String VENDING_PENDING_DOWNLOAD_RESEND_FREQUENCY_MS =
                "vending_pd_resend_frequency_ms";

        /**
         * Frequency in milliseconds at which we should cycle through the promoted applications
         * on the home screen or the categories page.
         */
        public static final String VENDING_PROMO_REFRESH_FREQUENCY_MS =
                "vending_promo_refresh_freq_ms";

        /**
         * URL that points to the legal terms of service to display in Settings.
         * <p>