Null check new usages of mPhonePolicy
mPhonePolicy is nullable and usages without null checks can cause null pointer exceptions and crashes on non-phone devices. Tag: #stability Bug: 302007575 Test: atest BluetoothInstrumentationTests Change-Id: Ia9604a49e4d419a27e41b1553bd5b4a627396309
Loading
Please register or sign in to comment