commit | 6c84f7ee8c7a1625f1a714c63f1fcb25958ecf10 | [log] [tgz] |
---|---|---|
author | Chia-I Wu <olv@google.com> | Wed Mar 08 15:30:35 2017 -0800 |
committer | Chia-I Wu <olv@google.com> | Thu Mar 09 09:20:11 2017 -0800 |
tree | 05369bec89c6f5bb0534336234a3dc172b94a894 | |
parent | d0fbfd8e7e7553e4a47682025c63823a17b02c4c [diff] |
graphics: really reset HWC2 on SF crashes Perform a final presentDisplay to clear the screen and get HWC2 out of any special state (e.g., some implementations put themselves in special states between validateDisplay and presentDisplay). Our only portable choice really is to abort(), but that is not an option because we have other clients such as VTS or VR. Bug: 35872161 Test: manual Change-Id: I9028705607d1b86d418a379c6e90e833d638b3f5