summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator.cpp
diff options
context:
space:
mode:
authorBryce Lee <brycelee@google.com>2017-02-14 09:16:45 -0800
committerBryce Lee <brycelee@google.com>2017-02-14 09:20:15 -0800
commitfa378d84a2ee574782a2185abad0bc72d5dd22c8 (patch)
tree895e909787a90b214585dda45e70d0af89146297 /tools/aapt2/java/JavaClassGenerator.cpp
parent02761acc674ae9b13d5bbda493ac794ecc4c1c6e (diff)
Do not use docked stack bounds unless all conditions are met.
TaskStack currently refers to the DockedStackDividerControler to calculate the docked stack. However, only a partial set of the conditions when this is valid were mirrored. The code now checks the base condition (that we are dealing with the docked stack) and then checks a null value before applying. Null is passed back from the controller in the case all conditions are not met. Change-Id: I388c2eb0b8b9312cd9ee6380ace1837e2eca8450 Fixes: 35233502 Test: manual from bug repro steps.
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions