summaryrefslogtreecommitdiff
path: root/tests/net/java/com/android/server/ConnectivityServiceTest.java
diff options
context:
space:
mode:
authorRemi NGUYEN VAN <reminv@google.com>2021-03-15 10:20:40 +0900
committerRemi NGUYEN VAN <reminv@google.com>2021-03-15 10:26:02 +0900
commit9f400b08d926b262cac99ca596dc196e8b79097e (patch)
tree308fcf5f2b400f6060ed11b2eba8f575934f0e89 /tests/net/java/com/android/server/ConnectivityServiceTest.java
parent4600169731c70ac21d3ad3ff36c069342bfa0b73 (diff)
Add ParseException constructors to API
ParseException constructors are used by both platform and mainline module code, so they can't be package-private. Removing dependencies on either side is not possible as the class itself is part of the public API, and supports APIs on both sides. Having the constructors part of the API makes the class usable by both sides. Fixes: 182705505 Test: CtsNetTestCases for APIs using the exception Change-Id: Ia396ab2fa3afaed3cf474c8e60f72fc7f3f4fded
Diffstat (limited to 'tests/net/java/com/android/server/ConnectivityServiceTest.java')
0 files changed, 0 insertions, 0 deletions