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

Commit 09b3373d authored by lknguyen's avatar lknguyen
Browse files

Fix nit on length of flag constant.

parent b0cba433
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.