commit | 5902c444d762c57682ce5807cf6b691343ce7e97 | [log] [tgz] |
---|---|---|
author | Felipe Leme <felipeal@google.com> | Fri May 20 18:04:14 2016 -0700 |
committer | Felipe Leme <felipeal@google.com> | Mon May 23 09:43:53 2016 -0700 |
tree | a3916d94eed85375eec9d1b92ac6d1a1d0f0c0d1 | |
parent | bd4b5327dbbe42ad997080d18c8c767c002ffde6 [diff] |
Fixed enforceMeteredApnPolicy when Data Saver is on. When enforceMeteredApnPolicy() is called when Data Saver mode is on and the caller's UID is not whitelisted, it should add a NET_CAPABILITY_NOT_METERED to the capabilities. Change-Id: Ieed4f4a7634ee023ec58c91859263655e0ba62d4 Fixes: 28608499 (and https://code.google.com/p/android/issues/detail?id=208478)