Commits

Felipe Leme authored a4aba6eaf57
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)