commit | c9e69fa98da5bb166edf0978bf45d3c1bfd952ab | [log] [tgz] |
---|---|---|
author | Jon Miranda <jonmiranda@google.com> | Mon Mar 22 17:13:34 2021 -0400 |
committer | Jon Miranda <jonmiranda@google.com> | Wed Mar 24 14:58:44 2021 -0400 |
tree | 3fa9b7ee844e462fd966f438f7c1e3a9623b1d3a | |
parent | dedbc8ac36f674baa47694bc20a93f8ee2fe46cc [diff] |
Refactor device padding to be set per grid option - Fixes bug where devices with scaled grids were not getting the correct deivce padding. - Also fix bug where device padding was invalid. Added validation check when processing paddings to prevent this from happening again. Bug: 175329686 Test: manual, enable debug flag, run and verify no crash from validation check Change-Id: I35b019c40667c08de4fad95ac4b05b2d8f8a0e74