commit | 7c2dca5b5f35c3104d8dcb822b9429f3d01b4d35 | [log] [tgz] |
---|---|---|
author | Dheeraj Shetty <dshetty@codeaurora.org> | Tue Feb 14 18:20:08 2017 -0800 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Wed Feb 15 12:42:25 2017 -0800 |
tree | dece8976783f18a7cca0fc007d7424c26fe837b1 | |
parent | 8962c60cb86ac3c52f7775676c47b991cfb1a26a [diff] |
IMS-VT: Fix race condition Due to race condition in VideoCallPresenter the onUiShowing notification was being ignored. This resulted in disabling camera even though UI was in foreground. Fix the issue by explicitly requesting onUiShowing notification upon initialization. CRs-fixed: 2006898 Change-Id: I5d827724472134723a70d3c3ec23563b6b6e7f83