commit | 62e685763744870c95b12a3429c5ac21386dce91 | [log] [tgz] |
---|---|---|
author | Jack He <siyuanh@google.com> | Sun Apr 24 19:23:04 2022 -0700 |
committer | Jack He <siyuanh@google.com> | Thu Apr 28 01:28:39 2022 +0000 |
tree | f211f8d2f259ffd1fb5c7a78e947e79c8d03f0c2 | |
parent | eb3220b60b267c22c4d9659cbd4a6be24ef54a33 [diff] |
BT: getCodecMetadata() returns NonNull object in BluetoothLeBroadcastChannelTest * getCodecMetadata() does not return Nullable objects * Hence we shouldn't assert its return value to be null Test: atest android.bluetooth.cts.BluetoothLeBroadcastChannelTest Bug: 230012910 Fixes: 230012910 Change-Id: Ib44716fa132b77066e9095cd6ecb9c7ed0681206 Merged-In: Ib44716fa132b77066e9095cd6ecb9c7ed0681206 (cherry picked from commit 5eb8bfa925321e0492dbf52f95c0057f5c12c903)