summaryrefslogtreecommitdiff
path: root/services/coverage/java
diff options
context:
space:
mode:
author Remi NGUYEN VAN <reminv@google.com> 2021-07-09 14:45:18 +0900
committer Remi NGUYEN VAN <reminv@google.com> 2021-07-09 14:49:41 +0900
commit053df0e78c71401bbe44eedc738569e7986e52c1 (patch)
treec251085eac7f031920dba62f21b7410f6f78863d /services/coverage/java
parenta30c27e884a692860784d1dab11043009d4c42e9 (diff)
Remove hidden preconditions, binder usage in Vpn
The hidden APIs cause problems when Vpn is used in connectivity tests, as their package (com.android.internal.util for Preconditions and ThrowingRunnable used by lambdas) gets jarjared by Connectivity, but the utils are not actually statically linked into the tests. Remove usage of the hidden utilities, which will also be useful if Vpn needs to build against SDK in the near future. Bug: 187935317 Test: atest ConnectivityCoverageTests:ConnectivityServiceTest Change-Id: I6152f07e7e88a88c202d78f03e370173fdd9a016
Diffstat (limited to 'services/coverage/java')
0 files changed, 0 insertions, 0 deletions