summaryrefslogtreecommitdiff
path: root/tools/aapt2/diff/Diff.cpp
diff options
context:
space:
mode:
authorWale Ogunwale <ogunwale@google.com>2017-02-01 08:12:14 -0800
committerWale Ogunwale <ogunwale@google.com>2017-02-01 08:12:14 -0800
commitcc367f45128d1a4e7b66e6370a8a13cb76053ff9 (patch)
tree98bc39b1ab8b3feb3fd4f90f749521829d45e90a /tools/aapt2/diff/Diff.cpp
parent8e332cc54b203a3fe7a014e506c3fcc07a60e539 (diff)
Fixed NPE during monkey testing.
We tried to resume key dispatching for an activity after we destroyed it and removed its container which led to an NPE. We now resume key dispatching for an activity if it is currently paused just before we remove its container to not leave WM in a bad state and also avoid NPE later on. Change-Id: I89d366c8667e621f4515df802c6b8278fa4bd322 Fixes: 34808323 Test: adb shell monkey -p ...
Diffstat (limited to 'tools/aapt2/diff/Diff.cpp')
0 files changed, 0 insertions, 0 deletions