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

Commit 44e4aaf1 authored by Cynthia Wong's avatar Cynthia Wong Committed by The Android Open Source Project
Browse files

AI 145124: am: CL 144928 Make the uphill discarding ops functionality...

AI 145124: am: CL 144928 Make the uphill discarding ops functionality controllable via a Gservices flag
  Original author: cynthiaw

Automated import of CL 145124
parent 89ce2447
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -2442,6 +2442,12 @@ public final class Settings {
         */
        public static final String GMAIL_BUFFER_SERVER_RESPONSE = "gmail_buffer_server_response";

        /**
         * Controls whether Gmail will discard uphill operations that repeatedly fail. Value must be
         * an integer where non-zero means true. Defaults to 1.
         */
        public static final String GMAIL_DISCARD_ERROR_UPHILL_OP = "gmail_discard_error_uphill_op";

        /**
         * Hostname of the GTalk server.
         */