commit | 5e393507ffde6a7171504533166371952e4d2bb4 | [log] [tgz] |
---|---|---|
author | Charles Chen <charlesccchen@google.com> | Fri Mar 05 15:16:56 2021 +0800 |
committer | Charles Chen <charlesccchen@google.com> | Fri Mar 05 15:43:28 2021 +0800 |
tree | 9d226d349f1a5b511ebc7588266ab42d3aa496d4 | |
parent | 5d3166d40316b7a2864f37a5098f3e9de7ed1021 [diff] |
Add more logs in RootTDAOrganizer There is an issue that obtaining a display specified by DisplayAreaInfo#displayId in onDisplayAreaAppeared failed and caused an Exception in Shell and System UI restarted. It is very odd that the info is directly from WMS and the display should be initialized already. This CL tries to add more logs to help debug the root cause. Test: manual Bug: 180818790 Change-Id: I0ea6387f80a2f19a985815419fae3602963c6c84