commit | 5ed644f28c51d197cad704bb3d85e878aa6fb673 | [log] [tgz] |
---|---|---|
author | Adrian Roos <roosa@google.com> | Mon Mar 19 17:01:05 2018 +0100 |
committer | Adrian Roos <roosa@google.com> | Tue Mar 20 14:44:50 2018 +0100 |
tree | 1bf5e1e34b98f3ba1e05b48e56bc7e5c0b1faf5b | |
parent | 2034c837b2c76d224b8ad2cf34f21a51b7cef3d7 [diff] |
DisplayCutout: Properly letterbox bottom-only cutouts Fixes an issue where bottom cutouts where not letterboxed if there is no need to letterbox the top Instead, the need to letterbox is derived from the bounds. Change-Id: I6053053066473bd78f21df978e6704043a85e80b Fixes: 75024814 Test: Receive incoming call in double cutout mode, verify bottom of dialer is letterboxed.