bd8c83db8f424a8cfbf94cd4915d7b99b034358c
There was a deadlock when ConnectionHandler exited the loop in SocketPipeThread, and would call the onFinishedCallback, which called the synchronized method in Forwarder that would deadlock. Changing the Forwarder class solved the issue and made it more efficient. Change-Id: I947450a19573f2e88274b1ebc7b77d4df6afffa7
am
d71021cb: am 0c731f99: Merge "Send broadcast intent when configured location providers change." into gingerbread
am
df02df11: am 307ed31c: Merge "Remove incomplete input device enumeration NDK API." into gingerbread
Description
No description provided
Languages
Java
73.7%
Kotlin
14%
PowerBuilder
5.8%
C++
5.2%
AIDL
1%