summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorChris Li <lihongyu@google.com>2021-03-03 20:34:09 -0800
committerChris Li <lihongyu@google.com>2021-03-04 10:55:25 -0800
commit9a793b07b793615530ad44b2f9752abc235a0fa8 (patch)
tree2b0a0644a907e07b2f21895256535ae54c2cc4cf /tools/aapt2/java/JavaClassGenerator_test.cpp
parent8232386d0bb15c02cb7ff209567a0b0093ea2324 (diff)
Only check canSpecifyOrientation at leaf Task
Before, we check if the task can specify orientation to determine if the task should be letterboxed for orientatoin request, with which we are using the activity type of the top leaf Task for its sibling Task. Now, we only check for leaf Task, so that we won't letterbox HOME task even if it is not the top most. Bug: 179362640 Test: atest WmTests:TaskTests Test: manually with split screen Change-Id: I92e1c1e8c33bf6877ff3aeec94dc8ab1a3ba0c3e
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions