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
1 file changed