diff options
author | Robert Greenwalt <rgreenwalt@google.com> | 2017-04-10 14:32:23 -0700 |
---|---|---|
committer | Robert Greenwalt <rgreenwalt@google.com> | 2017-04-18 11:29:20 -0700 |
commit | 1eeec7880db34869cb271b156b3168d3e4e8ab98 (patch) | |
tree | 9cf4834e3e3a50d90d3ecbedd275cf48f97a35f7 /rs/java/android/renderscript/Program.java | |
parent | 4b0d2bf70aa1fd9345ab7b7a693fd96878ce1663 (diff) |
Mark Restricted APN connections as restricted.
If anything unrestricted is bundled in the whole thing has to be
unrestricted (we can't restrict based on destination or intent)
but the NOT_METERED flag wasn't taken into account.
This wasn't a problem before because telephony set that statically
and late, but a change caused it to be marked NOT_METERED earlier
which exposed this bug.
bug: 37208956
Test: new NetworkCapabilitiesTest. Fails without fix, works with.
Change-Id: I7b7a1c38621ce0ecde8cf041e82b1ebb7a9c6f15
Diffstat (limited to 'rs/java/android/renderscript/Program.java')
0 files changed, 0 insertions, 0 deletions