Skip to content
Commit 000d38ab authored by Sailesh Nepal's avatar Sailesh Nepal
Browse files

Fix crash when doing conferencing over Wi-Fi

The problem was that we were calling Connection.getAudioState
in the conferencing code. This led to a null pointer exception.

Fix was to add a null pointer check.

BUG: 21957102
Change-Id: Ibad0f6cc70a5bc4a30023beb857125802bc35cd4
parent 3ac465a7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment