commit | a67b62e15e20bac6a9664e6e6be923cf82ad4138 | [log] [tgz] |
---|---|---|
author | John Reck <jreck@google.com> | Thu Jun 01 12:44:58 2017 -0700 |
committer | John Reck <jreck@google.com> | Thu Jun 01 13:00:34 2017 -0700 |
tree | 8e8c486e25bf2aaa675de0b50961db30fc0117cd | |
parent | f58fae54bfc2c560942e387a010368ccdb02dfd0 [diff] |
Fix ANR & Crash on Ryu Fixes impossible dequeue crash as the wrong start point of the frame was used. We need to use the start point for RT, not the start point for the frame. Workaround for sysui ANR caused by what appears to be a driver bug. Drivers with the bug will have transiently higher memory usage. Drivers without the bug will be unaffected. Bug: 62213889 Bug: 62250550 Test: Manual Change-Id: I9992b224f84bc1c40834bafff7e0013b38270ae0