summaryrefslogtreecommitdiff
path: root/framework/java/android/bluetooth/BluetoothManager.java
diff options
context:
space:
mode:
authorPavlin Radoslavov <pavlin@google.com>2018-04-19 14:16:15 -0700
committerPavlin Radoslavov <pavlin@google.com>2018-04-19 17:26:31 -0700
commit09fa6f29eed32ec4117625881521dda0fb60f28a (patch)
tree11da94ebf2d0477362e3462e1fb0501b57b78c1b /framework/java/android/bluetooth/BluetoothManager.java
parent6505a0c522f2bed7a7185609c010e0d1d482eb34 (diff)
Fix the implementation of BluetoothCodecStatus.equals()
Previously, the BluetoothCodecStatus.equals() implementation was incorrect when comparing arrays of capabilities. In the new implementation, the arrays are compared correctly, and also the ordering of the capabilities in each array is ignored. Also, added unit tests for class BluetoothCodecConfig and class BluetoothCodecStatus. Bug: 73404858 Bug: 73379307 Test: Unit tests (in frameworks/base) runtest --path core/tests/bluetoothtests/src/android/bluetooth/BluetoothCodecConfigTest.java runtest --path core/tests/bluetoothtests/src/android/bluetooth/BluetoothCodecStatusTest.java Change-Id: If22087465397b7c4175c33f7d1909a15d957fb24 Merged-In: If22087465397b7c4175c33f7d1909a15d957fb24 (cherry picked from commit 9d36e6babc38cf7017726a587b656bdd6f8b0051)
Diffstat (limited to 'framework/java/android/bluetooth/BluetoothManager.java')
0 files changed, 0 insertions, 0 deletions