commit | b8bf21b7cabb2bf50110b954e875c9beefbb7930 | [log] [tgz] |
---|---|---|
author | Naseer Ahmed <naseer@codeaurora.org> | Fri Jun 17 16:15:47 2016 -0400 |
committer | Naseer Ahmed <naseer@codeaurora.org> | Fri Jun 17 18:50:37 2016 -0400 |
tree | ff8667e02e94043ca94c953726f20ae094fd6d3b | |
parent | df42beae184b45435f617c6bcecd7af56fd758d9 [diff] |
hwc2: Ignore empty layer sets On initialization SurfaceFlinger may call in to HWC with no layers set. Trivially succeed in this case as there is no work for HWC to do. Change-Id: I8940e5014ef7a232385732c81ba361f29a45fc44 CRs-Fixed: 1030993