commit | 019fcd2bec414fbb730c0bb0fa62995ee692c5bf | [log] [tgz] |
---|---|---|
author | Felipe Leme <felipeal@google.com> | Tue Apr 19 10:24:39 2016 -0700 |
committer | Felipe Leme <felipeal@google.com> | Tue Apr 19 12:06:00 2016 -0700 |
tree | 88089aca7d10d1773d07f947b1ae5dc767ef5863 | |
parent | b1dea03f0a72923793895048e1a5aac0d4e485c5 [diff] |
Added onRestrictBackgroundWhitelistChanged callback. When users add or remove an app to the Data Saver Mode whitelist, the app is notified through a ConnectivityManager.ACTION_RESTRICT_BACKGROUND_CHANGED. But besides this broadcast, it's also necessary to notify internal apps such Settings, hence a new method is being added to INetworkPolicyListener. BUG: 27481520 Change-Id: I1537a77becf6b7da1535ed5faabdc894fd9f7084