Guard against start/stop race conditions.
We've seen evidence of BluetoothKeystoreService being initialized in parallel with being torn down, so guard against possible NPEs. Bug: 193659633 Test: atest BluetoothInstrumentationTests:com.android.bluetooth.btservice.AdapterServiceTest --rerun-until-failure 100 Change-Id: I91c36142cc96a26e9a7d9d886f8abe94175acb2c
Loading
Please register or sign in to comment