Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit e46503b4 authored by Sungsoo Lim's avatar Sungsoo Lim
Browse files

Avoid potential NPE of mHandlerThread.getLooper()

mHandlerThread can be accessed by multiple thread and if it is quited
right after started, mHandlerThread.getLooper() will return null which
caused a null pointer exception.

Bug: 273396169
Test: atest BluetoothIntrumentationTests:PbapClientServiceTest 1000 times
Change-Id: I77ab6d5ec08715c80b40b4e8c28c035753b6dced
parent 82ce0208
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment