commit | 1abaa53dccccc5c94a395bad5fa54cf6783b6974 | [log] [tgz] |
---|---|---|
author | Craig Mautner <cmautner@google.com> | Fri Jun 28 12:03:32 2013 -0700 |
committer | Craig Mautner <cmautner@google.com> | Fri Jun 28 12:03:32 2013 -0700 |
tree | 9e59530c44db03ec4807cc2db1830a607d845b6a | |
parent | 9e424cfbf4404ae7c56ff374d66e7391ee9e84c4 [diff] |
Do not reuse DisplayAdjustment in Display. Because the DisplayAdjustment in Display can be modified it should not use the reference of the DisplayAdjustment that is passed in to construct the Display. Copy the members of the DisplayAdjustment instead. Fixes bug 9622994 Change-Id: I8201b02eba3ef35af3e01f10402cd5dafec1fb23