commit | 054fcdf7aaed8e53ecefc1cbd0e5ef382429b8fb | [log] [tgz] |
---|---|---|
author | Kweku Adams <kwekua@google.com> | Fri Nov 17 19:52:26 2023 +0000 |
committer | Kweku Adams <kwekua@google.com> | Fri Nov 17 20:04:11 2023 +0000 |
tree | 73a73fdc21c41da0786969a121deec10589dd990 | |
parent | 57ea02322e889177f886e2e61bef646353cf60a8 [diff] |
Properly set the NetworkRequest singleUid. A job's NetworkRequest should have the source app's UID as the UID. The previous code attempted to set the UID, but didn't modify the stored job, leading to potentially unexpected behavior of proxied jobs. Rearranging code to ensure we properly set the NetworkRequest UID. Bug: 311727153 Test: N/A Change-Id: I8fb49b74ff861ea82d89ab8d2791e4b917fd6ef2