Loading
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