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

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

Merge change Ie9f76062 into eclair

* changes:
  Add Gservices flag for Vending doctor download complete timeout.
parents 7d987180 f602c517
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -3190,6 +3190,13 @@ public final class Settings {
        public static final String VENDING_PENDING_DOWNLOAD_RESEND_FREQUENCY_MS =
                "vending_pd_resend_frequency_ms";

        /**
         * Time before an asset in the 'DOWNLOADING' state is considered ready
         * for an install kick on the client.
         */
        public static final String VENDING_DOWNLOADING_KICK_TIMEOUT_MS =
                "vending_downloading_kick_ms";

        /**
         * Size of buffer in bytes for Vending to use when reading cache files.
         */