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

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

Merge change 5833 into donut

* changes:
  Fix nit on length of flag constant.
parents f9eca3d4 09b3373d
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -2832,7 +2832,7 @@ public final class Settings {
         * requests to the API Server from the Vending Machine client.
         * requests to the API Server from the Vending Machine client.
         */
         */
        public static final String VENDING_PENDING_DOWNLOAD_RESEND_FREQUENCY_MS =
        public static final String VENDING_PENDING_DOWNLOAD_RESEND_FREQUENCY_MS =
                "vending_pending_download_resend_frequency_ms";
                "vending_pd_resend_frequency_ms";


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