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

Commit 4573df4d authored by Android (Google) Code Review's avatar Android (Google) Code Review Committed by Android Git Automerger
Browse files

am 5628711a: Merge change 6855 into donut

Merge commit '5628711a'

* commit '5628711a':
  Add a Gservices setting to control if we send up multipart protocol buffers
parents 6d54c172 5628711a
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -2713,6 +2713,12 @@ public final class Settings {
         */
        public static final String GMAIL_NUM_RETRY_UPHILL_OP = "gmail_discard_error_uphill_op";

        /**
         * Controls if the protocol buffer version of the protocol will use a multipart request for
         * attachment uploads. Value must be an integer where non-zero means true. Defaults to 0.
         */
        public static final String GMAIL_USE_MULTIPART_PROTOBUF = "gmail_use_multipart_protobuf";

        /**
         * the transcoder URL for mobile devices.
         */