commit | a2b9fab57a582665164da92f51706fec42245a36 | [log] [tgz] |
---|---|---|
author | chaviw <chaviw@google.com> | Wed Sep 08 14:46:30 2021 -0500 |
committer | chaviw <chaviw@google.com> | Wed Sep 08 14:50:57 2021 -0500 |
tree | 48bac3071abec6a8f0c40e811778f2c0a2b7e075 | |
parent | d51ac5e05e63aa5b3e196d4bcf0974d965b6e584 [diff] |
Fix bug where layers aren't shown in SurfaceFlinger dump. The change in ag/15551285 clears the layersProto object when swap is called. When the layers attempt to dump as a string, the variable is now empty so nothing is shown. Fixes: 199307267 Test: adb shell dumpsys SurfaceFlinger Change-Id: I8c499352ffae086ef1264a6cf0c3df82e7a20977