Merge "Move DownloadsManager to permanent whitelist." into nyc-dev

am: 31e3b14d6a

* commit '31e3b14d6a613934a8c44223fd77aff2ecc5c5a5':
  Move DownloadsManager to permanent whitelist.

Change-Id: I2d36bc51ff244a0890824e376602f22baa0c4b7b
This commit is contained in:
Felipe Leme
2016-06-01 22:45:33 +00:00
committed by android-build-merger

View File

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