commit | fd05937f5256b7b4c532c1493fc195ff5d8f8736 | [log] [tgz] |
---|---|---|
author | Igor Chernyshev <igorc@google.com> | Fri Dec 16 16:44:27 2022 -0800 |
committer | Igor Chernyshev <igorc@google.com> | Fri Dec 16 16:44:27 2022 -0800 |
tree | e9b0977f67866d7e9dc4b665661626b468b291b4 | |
parent | 9dac660bf072fe0701228b731e376052ec773e7b [diff] |
Ignore incorrect NewApi Lint warning for CDM getAllAssociations() CDM.getAllAssociations() is made public (was SystemApi) and linter will wrongly flag it as [NewApi] so we have to update the RequireApi and add a SuppressLint. Bug: 245972418 Bug: 193460475 Tag: #feature Test: presubmit Change-Id: Ia0f3f13f648fd3744df0296eb4dead0bbedf46f9