aboutsummaryrefslogtreecommitdiff
path: root/framework/java/android/bluetooth/BluetoothCodecConfig.java
diff options
context:
space:
mode:
authorGreg Kaiser <gkaiser@google.com>2022-03-08 06:48:20 -0800
committerGreg Kaiser <gkaiser@google.com>2022-03-08 06:48:20 -0800
commitee3b08f2b57c079a75439b982d5617fcbbd28983 (patch)
treeb40d47f01a6df1875f09d76ef5585d42cb92df19 /framework/java/android/bluetooth/BluetoothCodecConfig.java
parentd468cedb4d986dd505a9ca3f496bb07361bdbaba (diff)
Avoid null pointer dereference
We can't unconditionally dereference 'left' here for our loop conditional, because it might be null. We make a minor change to avoid this. Test: TreeHugger Bug: 209004829 Bug: 150670922 Change-Id: Ife5cc63e3910caaff3ba4405e2f9984b12e0e885
Diffstat (limited to 'framework/java/android/bluetooth/BluetoothCodecConfig.java')
0 files changed, 0 insertions, 0 deletions