commit | b22cee276f72b120882d835b14efcd012bde3139 | [log] [tgz] |
---|---|---|
author | Etienne Ruffieux <eruffieux@google.com> | Tue Oct 04 11:15:10 2022 -0700 |
committer | Etienne Ruffieux <eruffieux@google.com> | Tue Oct 04 11:15:10 2022 -0700 |
tree | 0eb601eaf1ea4f998c7b4f999bb501de01705211 | |
parent | c2ed96db7fbc68acac9f345d6c9e0fd2db265052 [diff] |
Upgrade RequireAPI annotation to prevent wrong lint error. BluetoothA2dp#GetCodecStatus is made public (was SystemApi) and linter will wrongly flag it as [NewApi] so we have to either update the RequireApi or add a SuppressLint. Bug: 170678351 Tag: #feature Test: atest FrameworkBluetoothTests Change-Id: I5325e66e245e91bf2ffba00b87fafc4ec3c714d2