commit | e40dc93d67c544e00d038cf0b7c7b2663cb1755d | [log] [tgz] |
---|---|---|
author | Chris Li <lihongyu@google.com> | Mon Jun 01 12:18:06 2020 -0700 |
committer | Chris Li <lihongyu@google.com> | Mon Jun 01 12:30:11 2020 -0700 |
tree | bb9fc02e5d4e5bc19380596202dd5da701d8f0a1 | |
parent | d34fb7e07471f34874abf9491f8edec0c4a046f9 [diff] |
Read DisplayContent's children from rootDisplayArea field Because we have DisplayContent extend DisplayArea, it no longer populates the field window_container, but that can be found in root_display_area.window_container. The tool will still support old client. Bug: 156425461 Test: Able to open winscope window traces Change-Id: I32ed38e8c1e9d77ec813230d5e1f86aecf8e14c5