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

Commit f2c3f79a authored by Felipe Leme's avatar Felipe Leme Committed by android-build-merger
Browse files

Merge "Whitelist Downloads Manager for Data Saver." into nyc-dev am: 76d985f1

am: 2b68497b

* commit '2b68497b':
  Whitelist Downloads Manager for Data Saver.

Change-Id: I51592946cc8bbf8ba99d36aaf0adbd36d916035c
parents 7a5dd3d4 2b68497b
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -172,6 +172,10 @@
         access while in power save mode, even if they aren't in the foreground. -->
    <allow-in-power-save-except-idle package="com.android.providers.downloads" />

    <!-- These are the standard packages that are white-listed to always have internet
         access while in data mode, even if they aren't in the foreground. -->
    <allow-in-data-usage-save package="com.android.providers.downloads" />

    <!-- These are the packages that are white-listed to be able to run as system user -->
    <system-user-whitelisted-app package="com.android.settings" />