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

Commit c7ad9fa0 authored by Steve Howard's avatar Steve Howard Committed by Android Git Automerger
Browse files

am 80782220: am 14805b6c: Merge "New secure setting for mobile download size...

am 80782220: am 14805b6c: Merge "New secure setting for mobile download size limit." into gingerbread

Merge commit '80782220'

* commit '80782220':
  New secure setting for mobile download size limit.
parents 9d67668b 80782220
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -3396,6 +3396,14 @@ public final class Settings {
        public static final String THROTTLE_MAX_NTP_CACHE_AGE_SEC =
                "throttle_max_ntp_cache_age_sec";

        /**
         * The maximum size, in bytes, of a download that the download manager will transfer over
         * a non-wifi connection.
         * @hide
         */
        public static final String DOWNLOAD_MAX_BYTES_OVER_MOBILE =
                "download_manager_max_bytes_over_mobile";


        /**
         * @hide