commit | 06fa57b2065fc82ce9094a17d25fd978a0b72ca9 | [log] [tgz] |
---|---|---|
author | Patrick Rohr <prohr@google.com> | Mon Dec 02 15:33:11 2024 -0800 |
committer | Patrick Rohr <prohr@google.com> | Thu Dec 12 14:23:47 2024 -0800 |
tree | 6b038164caad8f470b7dec49b90946967e3edaea | |
parent | cb91a25bb76cb73b519058d4d00762e4ee4c62f2 [diff] |
Set the reservationId when a new NetworkRequest is created This populates the reservationId with the value of the requestId when a new NetworkRequest is created. Conceptually, the reservationId is not related to the requestId; however, the requestId fulfills the same uniqueness requirements that are needed for the reservationId, so it can just be reused for this purpose. Test: atest NetworkRequestTest Change-Id: Icecb889a5269554add5791587f1ce7319271fd9e