commit | 088bd89d64f943879eabe845c4d866586e7fb1bc | [log] [tgz] |
---|---|---|
author | Prabhanjan Kandula <pkandula@codeaurora.org> | Tue Jul 02 23:47:13 2013 +0530 |
committer | Prabhanjan Kandula <pkandula@codeaurora.org> | Wed Jul 03 00:09:38 2013 +0530 |
tree | 10a6bcc4478b63b868ea70308497d45e4ef150e5 | |
parent | 34e8b811741eca50a0a34f4fed0de3a1e217131d [diff] |
hwc : Fix crash during dumpsys Dumpsys runs in different thread not in composition thread. Accessing mdp composition frame info in dumpsys with out synchronizing could cause crash since frame info can get reset in composition thread. CRs-fixed: 503268 Change-Id: If3f7d8cc9fce8b14622e666fa52583ff0cfdedd2