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

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

am ba6409f1: Merge change 4706 into donut

Merge commit 'ba6409f1'

* commit 'ba6409f1':
  Add a new checkin server flag for Vending Machine heartbeats.
parents c1371351 ba6409f1
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -2770,6 +2770,13 @@ public final class Settings {
         */
        public static final String VENDING_TAB_2_TITLE = "vending_tab_2_title";

        /**
         * Frequency in milliseconds at which we should request MCS heartbeats
         * from the Vending Machine client.
         */
        public static final String VENDING_HEARTBEAT_FREQUENCY_MS =
                "vending_heartbeat_frequency_ms";

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