summaryrefslogtreecommitdiff
path: root/tests/unit/java/com/android/server/connectivity/UidRangeUtilsTest.java
Commit message (Collapse)AuthorAgeFilesLines
* Use int array for included and excluded uidsSooraj Sasindran2022-03-161-0/+51
| | | | | | | | | Use int array for included and excluded uids so that uses same data type as in PreferentialNetworkServiceConfig Bug: 217365439 Test: ran connectivity service unit tests Change-Id: I9ac7e6498df2fd20b8397b2c110296e019c7389e
* Ability to specify which all applications fall under enterprise slice.Sooraj Sasindran2022-01-211-0/+354
Bug: 194332512 Test: unit test Change-Id: I94549a41aaa717add22b0a3e5035beacf6f1b8f2