commit | de3f413ecd4a632eb742bbfbebd55dec6396cb70 | [log] [tgz] |
---|---|---|
author | hoffc <quic_hoffc@quicinc.com> | Fri Jun 07 10:33:27 2024 +0800 |
committer | hoffc <quic_hoffc@quicinc.com> | Fri Jun 07 13:00:03 2024 +0800 |
tree | 048815557773aeed7f5acf12f0b476b84851b194 | |
parent | ce2a5e07e291ec57e6f11fd2fb9be0657481fa55 [diff] |
Fix NPE force close if disabling BT feature adapter can be null in some SPs which disable bluetooth feature from framework, so it will lead to NPE force close in these SPs. Add null check for adapter. Bug: 345584461 Change-Id: I3fabe94a97cc9baf7b1739fe1c9160a52b50d7d4