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

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

Merge change 5750 into donut

* changes:
  Add a new checkin server flag for Vending Machine client server ping frequency for pending downloads.
parents 1dac277f b0cba433
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -2827,6 +2827,13 @@ public final class Settings {
        public static final String VENDING_HEARTBEAT_FREQUENCY_MS =
                "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>