commit | 5983c9a1427223e6f53b6a3f689dc8e2d83f1dfc | [log] [tgz] |
---|---|---|
author | Cody Kesting <ckesting@google.com> | Tue Mar 17 00:00:38 2020 -0700 |
committer | Chalard Jean <jchalard@google.com> | Wed Mar 18 23:01:13 2020 +0900 |
tree | 3dc16e49a8c5acd3af94fbb31674eb40e1ec6c8d | |
parent | 1b3a4c921f6c76223da7e510fa071e604afcdc6a [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 (cherry picked from commit f2777309165ae25d441f359be6deb0bd8c2fa7e6)