Store the effective UID in NetworkRequestInfo.

This is necessary for privileged components such as
JobScheduler to file NetworkCallbacks on behalf of other
UIDs.

This CL adds the field to NetworkRequestInfo and updates some
of the matching code, but does not set the field to anything
other than the UID that created the request. Thus, it should
cause no behaviour changes.

Bug: 165835257
Test: refactoring with no change in behaviour, passes existing tests
Change-Id: I21a22ed1b851b8511d36f5202c9eac03e7158d3d
1 file changed
tree: bcea3b1511c0eaaa1922cf4736645d8964c264f4
  1. core/
  2. framework/
  3. service/
  4. services/
  5. tests/
  6. OWNERS