commit | 691a9348538cb28556b98724cb25aa86608385aa | [log] [tgz] |
---|---|---|
author | Ming-Shin Lu <lumark@google.com> | Tue Aug 25 22:47:32 2020 +0800 |
committer | Ming-Shin Lu <lumark@google.com> | Wed Aug 26 22:00:44 2020 +0800 |
tree | 556e87ecace37688c2966e04e587b420a7959c5d | |
parent | d2e2eda8a23800b0043ca8b20619ac15e21defcc [diff] |
Dump animation type with human readable string With CL[1], WindowContainer will dump its SurfaceAnimator when self animating, since mAnimationType is int, use valueToString to dump AnimationType with human readable string for easy read and debug. [1]: I8396e1fbce1960dc9dcd9de8c5cd47bfd18ba31a Fix: 166435678 Test: build and dump with "adb dumpsys window" to check dumped mAnimationType Change-Id: I56c355e381e85b095e0bdf7a6ca50097d4824275