diff options
| author | 2022-04-18 17:50:35 +0000 | |
|---|---|---|
| committer | 2022-04-18 17:50:35 +0000 | |
| commit | d8ff97bf8d33d71a098733b0e241290c2fbe53eb (patch) | |
| tree | d0118ec9d6b44989108a81169cb0b1e46e81d3a4 /libs/androidfw/StringPool.cpp | |
| parent | 715b58c274822535cdc6528e104b2cbc16295e65 (diff) | |
Remove NOT_RESTRICTED from basic network requests.
JobScheduler only ever tells a job to run on the default network. If the
connectivity stack says an app's default network is a restricted
network, then the app has permission to use that restricted network.
However, default NetworkRequests exclude restricted networks by default.
Removing this exclusion for basic job NetworkRequests so that a job can
run on a restricted network if the app is allowed to do so.
Bug: 219788183
Test: atest CtsJobSchedulerTestCases:JobInfoTest
Change-Id: I3c2b9f725c7e1254c7708f5b8df7bdf18163608e
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions