commit | ede09e254df3a4eb60797edb22a48623bdb9fd28 | [log] [tgz] |
---|---|---|
author | Jay Wang <jaywang@codeaurora.org> | Fri Jun 24 18:14:19 2016 -0700 |
committer | Jay Wang <jaywang@codeaurora.org> | Fri Jun 24 18:14:19 2016 -0700 |
tree | 7d6d6366ad80357b6b84b666d087869c1a1e9732 | |
parent | d9eb5a45ad2abe74ea3bdf43c0ca03de3750c019 [diff] |
SnapdragonCamera: Fix the crash caused by Ubifocus help menu In some cases, the Ubifocus UI operation is called from camera thread and caused the exception. To resolve the issue, make sure UI operation is done only in UI thread. Change-Id: I07ef3392577169ecd642bf98a6c39de3580e963d CRs-Fixed: 1032532