Correct the logic in NetworkCapabilitiesTest

setOwnerUid() and setAdministratorUids() should run in R+.
Previous logic will skip them in S+. Correct the logic to
what it should be.

Bug: 172183305
Test: atest android.net.NetworkCapabilitiesTest
Change-Id: I46f7dab5eb50cbdcd58aa4c58f43829d10b6c3d8
1 file changed
tree: 1f15e20f5c2b9d39d4c2518fea9619938783a66d
  1. core/
  2. framework/
  3. service/
  4. services/
  5. tests/
  6. OWNERS