summaryrefslogtreecommitdiff
path: root/tests/unit/java/android/net/IpSecAlgorithmTest.java
diff options
context:
space:
mode:
authorRemi NGUYEN VAN <reminv@google.com>2021-07-28 17:00:20 +0900
committerRemi NGUYEN VAN <reminv@google.com>2021-07-28 17:00:20 +0900
commit3dfafbb516e888d6d7ee0866f4caf3aada945179 (patch)
treef4bb8cd8b9b8e8c462b40ac52e69c010ea1f4e62 /tests/unit/java/android/net/IpSecAlgorithmTest.java
parent93bda73970778d94cca72ba81524f72345dd0e45 (diff)
Remove hidden ArrayUtils usage in TetheringTest
Use CollectionUtils instead, which avoids using a hidden API. Avoiding hidden API usage in tests is good in general, but this also helps avoid jarjar problems where the com.android.internal.util package is jarjared to some other package as some of its classes are included in the module, and ArrayUtils cannot be found in the renamed package. Bug: 192535368 Test: atest TetheringTest Change-Id: I54dc8f6429d132a953ab1a674fe349fba4335936
Diffstat (limited to 'tests/unit/java/android/net/IpSecAlgorithmTest.java')
0 files changed, 0 insertions, 0 deletions