commit | edc737a2dd8e844b56508ed387c22eb9a7048d72 | [log] [tgz] |
---|---|---|
author | Santhosh Kumar Thimmanna Bhattar <sthim@codeaurora.org> | Fri Jan 10 14:50:30 2014 +0530 |
committer | Santhosh Kumar Thimmanna Bhattar <sthim@codeaurora.org> | Mon Jan 13 18:20:03 2014 +0530 |
tree | 50c1ebc09f75d0921ab128551297854fdcf37367 | |
parent | abb8aa280b72c90b966f8f06480b2dfb76f9cd8b [diff] |
Camera2: Synchronize access to camera parameters - Concurrent access between the main handler thread and the camera start-up thread w.r.t. 'mParameters' is possible. This change will synchronize the two threads in order to avoid any exceptions. ( cherrypicked from commit e988411c441410f270fe0b98dfd0d9b1f033503f ) Change-Id: I290452723b3687eba5240f451cc94aef175a9fc4 CRs-Fixed: 539634