commit | c543addf1fdfa4568d7c7d71dfb739fc80d50053 | [log] [tgz] |
---|---|---|
author | Andrii Kulian <akulian@google.com> | Wed Sep 19 19:02:20 2018 -0700 |
committer | Andrii Kulian <akulian@google.com> | Thu Sep 20 16:50:03 2018 +0000 |
tree | 44cedfaa60eb94ecc9d64b09839f76bcdedd4624 | |
parent | d5180a5ec2ca69d48c468be8b2bb35ded12c50f2 [diff] |
Make sure to add default display before others Some parts of WM init assume that display with id 0 will be added before all other displays. This CL traverses the displays from DM from the beginning of the list, which will provide increasing display ids. Bug: 74446287 Test: Boot bat_land with 2 displays attached Change-Id: Ie46954cc9f20a29f30c5f45fb6aabf46eba63fa8