diff options
author | Lorenzo Colitti <lorenzo@google.com> | 2016-09-09 18:48:56 +0900 |
---|---|---|
committer | Lorenzo Colitti <lorenzo@google.com> | 2016-09-09 18:49:24 +0900 |
commit | 3d4a10617c6d967aa0f07e129264e07320e99073 (patch) | |
tree | 5334cf7ac1cd77f82e5e782b38e58bd5b92839f4 /tools/aapt2/java/JavaClassGenerator.cpp | |
parent | 72bbf4829dffb5918b859867a63c5597cd461e1a (diff) |
Add a background NetworkRequest type for mobile data always on.
Like a normal (foreground) request, a background request is only
satisfied by one network and will keep that network up. Unlike a
foreground request, when a network only has background requests,
it will linger, and after lingering is complete, it will become
a background network.
Future CLs will cause the system to treat background networks
differently, e.g., by requiring different permissions.
Bug: 23113288
Change-Id: I40f735269dad1042eb04fea15e64584fc903ccb3
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions