Fix potential NPE
mRemoteDevice can be null if the service is closed just before broadcast is received. Add null check to ignore that intent. Flag: EXEMPT, strict null check Bug: 394246502 Test: atest BluetoothInstrumentationTests Change-Id: If2112023ebe7819994be30ff2fc6d70799c08386
Loading
Please register or sign in to comment