commit | 9602bd62bdd2db2a9c04f1bb9da0d97144e96c8d | [log] [tgz] |
---|---|---|
author | Tarandeep Singh <tarandeep@google.com> | Wed Apr 03 11:37:11 2019 -0700 |
committer | Tarandeep Singh <tarandeep@google.com> | Wed Apr 03 11:43:42 2019 -0700 |
tree | e7d01e9bbded4373832682fe83d19e36d4aceb5a | |
parent | 35fe4d528cca524979434c7448286e561e2005bc [diff] |
Fix InsetsSourceConsumer visibility It seems we mistakenly removed[1] leash visbility transaction from InsetsSourceConsumer#setVisible() method causing tests to fail. [1] I47b3d3b430fa38f80203276b9984df1f71008f6e Change-Id: I370805a5a5bdceda4bd363c66376a8975c5ea669 Fix: 128537917 Test: atest InsetsSourceConsumerTest