commit | 00ef48f122269a98f0a577b725f5291c80a492e5 | [log] [tgz] |
---|---|---|
author | Taras Antoshchuk <tantoshchuk@google.com> | Mon Nov 29 21:27:46 2021 +0100 |
committer | Taras Antoshchuk <tantoshchuk@google.com> | Mon Dec 13 11:11:00 2021 +0100 |
tree | 182773810890644df61853041e3b8dc0afea21dc | |
parent | c4b4b9a446af6cac5c6bb1486554163bd7cc1e12 [diff] |
Suppress NewApi warnings for @SystemApi -> public APIs Android Lint doesn't handle API change from @SystemApi to public API correctly (see b/193460475). We have to manually suppress those warnings for now. This CL suppresses warnings related to: - IpPrefix(InetAddress, int) - RouteInfo#getType Bug: 186082280 Test: presubmit Change-Id: Ib24b2d3fb21b86bd9e3555316a5a5bcb94434c00