summaryrefslogtreecommitdiff
path: root/tools/aapt2/diff/Diff.cpp
diff options
context:
space:
mode:
authorChong Zhang <chz@google.com>2016-05-20 17:03:08 -0700
committerChong Zhang <chz@google.com>2016-05-20 17:37:58 -0700
commit9f7fb09fa393eadbb42a4d67343f118975c851b0 (patch)
treeec2f0e9c77b77b61f1c5650a110f4902c9a4c156 /tools/aapt2/diff/Diff.cpp
parenteddf9bfc36aea60736695c3da9264414d7629ceb (diff)
Dispose HideNavInputEventReceiver on PhoneWindowManager's handler
Disposal of input event receiver needs to happen on the handler specified for receiving the inputs, otherwise nativeFinishInputEvent could crash due to race with native dispose. Instead of disposing mInputConsumer in beginLayoutLw(), post to PhoneWindowManager's handler to dispose, and skip any input events received after mInputConsumer is set to null by beginLayoutLw(). bug: 26927018 Change-Id: I094eb4472ea68f2c8bd6a428161d7edb11dc8900
Diffstat (limited to 'tools/aapt2/diff/Diff.cpp')
0 files changed, 0 insertions, 0 deletions