commit | 80ea5541011f00fbc85eb356f6047aa57b961d54 | [log] [tgz] |
---|---|---|
author | Shashwat <shashwatkansal@google.com> | Wed Jul 21 12:56:20 2021 +0000 |
committer | Shashwat Kansal <shashwatkansal@google.com> | Wed Jul 21 15:53:22 2021 +0000 |
tree | b369caeb4cb025946ea27385a11b9fdfa5e85a16 | |
parent | ca0ab0d4ed6755d2ab216561d3cd5d45e75bfa24 [diff] |
Fix [Object object] appearing on surfaceflinger trace When traversing tree of the transformObject, _transform function with some fields did not have a key and instead had a terminal class. This has been updated to display the key string. Bug: 190176285 Test: Using a pb file giving a object object previously and clicking show diff on all, see that no object object appears now. Change-Id: I7fa3db3a631209e1d5e1f771a93d7b3e57694309