commit | 28743e99d5e6cdf7e0a1176948aed3a6ea12d2d2 | [log] [tgz] |
---|---|---|
author | Cody Kesting <ckesting@google.com> | Tue Mar 24 11:53:30 2020 -0700 |
committer | Cody Kesting <ckesting@google.com> | Mon Mar 30 17:14:44 2020 -0700 |
tree | 276ffef183e5d7d3d9c8cb9ba7a3aa609e961bc0 | |
parent | 57f00777b3a83ef60702df511909d7602467ba10 [diff] |
Sort administrator UIDs for NetworkCapabilities. Administrator UIDs stored in NetworkCapabilities should be sorted. This allows for easier equals checks and hashCode computation. Additionally, duplicate UIDs should be prevented. Bug: 147903575 Test: atest FrameworksNetTests Change-Id: Ia5387ca2ce7c3fcbd04dc7fbff5266f7bcc71694 Merged-In: Ia5387ca2ce7c3fcbd04dc7fbff5266f7bcc71694 (cherry picked from commit 2091bd9059d1d24f8c6bd1cd345361f185cab1ea)