commit | 9ad8a4a6aa15b410f05deaa6b205e898290c4642 | [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 | c3327b3870a79a5a6e7517820a4762ed37822509 | |
parent | 9a560bfaa25372c022a40bc9c4292c5e82667c7a [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