commit | 5b47bbc7da3ee6f50e75eaf443176ff1bc4384d6 | [log] [tgz] |
---|---|---|
author | Ady Abraham <adyabr@google.com> | Wed Jul 24 18:05:56 2019 -0700 |
committer | Nick Desaulniers <ndesaulniers@google.com> | Tue Nov 05 15:50:19 2019 -0800 |
tree | 2aae7c31b0d55a5386a5248f42b36a3e3922986c | |
parent | 968fc9aa0577dd7cd97cd3416803d2eba4ae021f [diff] |
SurfaceFlinger: prevent division by 0 in Layer::fillInputInfo Check if scale is 0 before trying to apply it on the window scale. Bug: 137560795 Bug: 139945549 Test: Set Window Scale Animation to off from developer options menu Change-Id: Id372d75de5787f62a9cce7c22699216e135bd0f6 Merged-in: I7ae84e2838b1562ff62cdd94484bedba954e1f33 Signed-off-by: Nick Desaulniers <ndesaulniers@google.com>