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

am: 31e3b14d6a

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

Change-Id: Ia13db0b6db0995047353a9453d9132bcb4e9b34b
This commit is contained in:
Felipe Leme
2016-06-01 18:59:23 +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
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
access while in data mode, even if they aren't in the foreground. -->