Fix NPE in SapService
An intent with ACTION_CONNECTION_ACCESS_REPLY can be recevied after the USER_TIMEOUT then mRemoteDevice would become null, and NPE happens. Bug: 258140884 Test: atest BluetoothInstrumentationTests:SapServiceTest Change-Id: Ia622cef8508001fd7baee7b362cdba393a774169
Loading
Please register or sign in to comment