commit | e2887be39f06ec10598c2a8e2524ab3b2fed45a7 | [log] [tgz] |
---|---|---|
author | Cody Kesting <ckesting@google.com> | Tue Mar 17 00:00:38 2020 -0700 |
committer | Cody Kesting <ckesting@google.com> | Wed Mar 18 13:03:07 2020 -0700 |
tree | 6dfbe1bbeb32cb1410cec8fabd72686458af93e9 | |
parent | d97506610c2d274a0f7f233fc83c30ca1987a213 [diff] |
Update NetworkCapabilities administrator UIDs to be int[]. NetworkCapabilities#mAdministratorUids is updated to be stored as an int[] (it was previously a List<Integer>). Bug: 151239520 Bug: 147903575 Test: atest FrameworksWifiTests Change-Id: Ifb807df34851d39cf996a3a0a96cb50c8ca14771 Merged-In: Ifb807df34851d39cf996a3a0a96cb50c8ca14771 (cherry picked from commit d6491c90867cddc2eb89cdc3faae62da440a88ed)