blob: 3158bd4596320d5f50a306edad31ba87da2310fd [file] [log] [blame]
Motomu Utsumi5dcd1452023-09-07 18:39:06 +09001// Baseline format: 1.0
2BannedThrow: android.app.usage.NetworkStatsManager#queryDetailsForUidTagState(android.net.NetworkTemplate, long, long, int, int, int):
3 Methods must not mention RuntimeException subclasses in throws clauses (was `java.lang.SecurityException`)
4BannedThrow: android.app.usage.NetworkStatsManager#querySummary(android.net.NetworkTemplate, long, long):
5 Methods must not mention RuntimeException subclasses in throws clauses (was `java.lang.SecurityException`)
6BannedThrow: android.app.usage.NetworkStatsManager#queryTaggedSummary(android.net.NetworkTemplate, long, long):
7 Methods must not mention RuntimeException subclasses in throws clauses (was `java.lang.SecurityException`)