summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorMariia Sandrikova <mariiasand@google.com>2021-04-09 20:18:27 +0100
committerMariia Sandrikova <mariiasand@google.com>2021-04-10 00:28:47 +0100
commit0525274270895705f0e533d20f7bca9ef86547f0 (patch)
tree67d0af9d8f2940ff2ce140b56707d153983e0907 /tools/aapt2/java/JavaClassGenerator_test.cpp
parentf906029106c2fa26d47a4f23a61cd0f4035280b2 (diff)
Limit fixed orientation letterbox to split screen and fullscreen on task level.
Before ag/13575049 moved fixed orientation letterbox to activity level, it was allowed only for tasks in fullscreen or split screen windowing modes. After refactoring, the same condition was checked for activity windowing mode which isn't the same. This causes bugs for apps that use PiP mode so moving back to gating fixed orientation letterbox with task windowing mode check. Fix: 181767614 Fix: 184078928 Test: atest SizeCompatTests and repro steps in both bugs. Change-Id: I3004f29aa1ba66f9c46d55ed0fe197210c9d4da8
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions