summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorRiddle Hsu <riddlehsu@google.com>2020-11-27 21:59:57 +0800
committerRiddle Hsu <riddlehsu@google.com>2020-11-30 07:57:05 +0000
commit1bd22c6778719ff670d9a8c9834a348886eb9598 (patch)
tree5221ce6f930b4cd3962f07bd2f714b9e6594d87e /tools/aapt2/java/JavaClassGenerator_test.cpp
parent26ca287da728d88709f7523113637104fb31bf3e (diff)
Remove redundant parameter of onDescendantOrientationChanged
The freezeDisplayToken is only non-null when the requestingContainer is ActivityRecord and mayFreezeScreenLocked is true. The token also always belongs to the activity so they are the same thing. The parameter should be left after window hierarchy merge. Now the check of freeze is centralized to DisplayContent#updateOrientation. Bug: 163976519 Test: WmTests Change-Id: I918fcdaae227d0c9bf4738735d4ce27a18200f1e
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions