commit | 8175a12c8d17fd211de8cde3b3386bff0f25781c | [log] [tgz] |
---|---|---|
author | Vishnu Nair <vishnun@google.com> | Wed Mar 06 13:37:40 2019 -0800 |
committer | Vishnu Nair <vishnun@google.com> | Wed Mar 06 21:44:47 2019 +0000 |
tree | fbf627838c68c1922c54351f99e20b28d6acffe3 | |
parent | b24b5af37c97867ed169a7daa557357cbe0351d4 [diff] |
WinScope: Modify instead of replacing proto objects Converting the proto object inorder to set the enum string values or display default values replaces existing proto objects and its properties which maybe used by the formatter function. Instead replace toObject method with a custom one that limits modifications to the existing proto objects. Test: run WinScope and check WM and SF traces Change-Id: Ie084d288aaf569476f1e9284c3a9c8a06364a61a