commit | ee6d33f4e29fe196c262a3c7051d34ef8f93a62f | [log] [tgz] |
---|---|---|
author | Iván Budnik <ivanbuper@google.com> | Mon Jun 17 16:37:45 2024 +0100 |
committer | Iván Budnik <ivanbuper@google.com> | Mon Jun 17 19:27:32 2024 +0100 |
tree | 324a3ff3b03d5d7d58a283999e1a89fb829005f8 | |
parent | f74076cb49900c758a3a29c026e7b8cecb50acd0 [diff] |
Fix IAE for bluetooth routes without set BT address This change just adds a last resort check to avoid the exception and fix the crash. Further checks will be added in the routing framework to avoid this incongruent state. Test: atest com.android.settingslib.media and manually with demo app Bug: 347499404 Flag: EXEMPT bugfix Change-Id: I87e6810467bcae0bac7f0418217b03e57c1d8c03