commit | 4fd9190492a6634c08fba4919a9e7733549beb04 | [log] [tgz] |
---|---|---|
author | Paul Jensen <pauljensen@google.com> | Fri Aug 28 12:00:15 2015 -0400 |
committer | Paul Jensen <pauljensen@google.com> | Fri Aug 28 12:50:09 2015 -0400 |
tree | 98cf42cda4c4a3818663072cd6171628dde1262c | |
parent | e46a802db1b8deaa9043f809d35a8648ce9626ec [diff] |
Don't mark NetworkRequests restricted when they don't have restricted caps Requests without NET_CAPABILITIES_INTERNET and just the default network capabilities should not be marked restricted. Without this fix apps can hit permissions exceptions if they inadvertently make requests without NET_CAPABILITIES_INTERNET. Bug:23164917 Change-Id: I4c7136821315bcb05dfc42ffbc505a5d4f6109e6 (cherry picked from commit e8f0b4b3121e2cd457075ae0035c2c2ba9b83815)