summaryrefslogtreecommitdiff
path: root/tools/aapt2/diff/Diff.cpp
diff options
context:
space:
mode:
authorAndrii Kulian <akulian@google.com>2016-05-25 14:27:39 -0700
committerAndrii Kulian <akulian@google.com>2016-05-25 14:27:39 -0700
commit0be2cfec46cebe44b638c2a95f613de53bb4526a (patch)
tree0097ec7d7bd0d08460fdf1b2d1cd8bac7687c0a2 /tools/aapt2/diff/Diff.cpp
parent163236156f28449272e16193930692d2cc0011cb (diff)
Fix exception when trying to update config of detached stack
There is an NullPointerException which can be reproduced with following steps on angler: 1. In split-screen open activities from the same app. Make sure to launch them from launcher. 2. Rotate device to landscape. 3. Force-stop the app using adb command. After killing the app it will try to open launcher, which is fixed in portrait mode on that device. This will update the configuration for all the stacks, including already detached. Bug: 28786255 Change-Id: Ia326c09cff9f1a3fb43cca5b48db29718553346a
Diffstat (limited to 'tools/aapt2/diff/Diff.cpp')
0 files changed, 0 insertions, 0 deletions