diff options
author | Siarhei Vishniakou <svv@google.com> | 2020-12-11 23:58:26 -1000 |
---|---|---|
committer | Siarhei Vishniakou <svv@google.com> | 2020-12-12 00:05:50 -1000 |
commit | ce0f9518a819f1576003c56a363b6e4769bba6b3 (patch) | |
tree | 108f250e6dfcc736df78af32f400499594939f04 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | df179c3d04626e1cf503480f92fa9a2944ac97e2 (diff) |
Add attachinfo information to ViewRootImpl dump
Currently, we are dumping information on ViewRootImpl, but it doesn't
include some of the critical pieces. Add attachinfo information. Also,
attach a dump of a variable that determines whether the input events
will be dropped.
Example of newly added piece of dumpsys:
mPausedForTransition=false
...
mAttachInfo= AttachInfo:
mHasWindowFocus=true
mWindowVisibility=0
mInTouchMode=true
mUnbufferedDispatchRequested=false
Bug: 173675649
Test: adb shell dumpsys activity -v all
Change-Id: I7b8801436f74a123bf96735de30b238146413545
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions