summaryrefslogtreecommitdiff
path: root/libs/androidfw/FileStream.cpp
diff options
context:
space:
mode:
author haoyu.wang <haoyu.wang@unisoc.com> 2023-10-30 11:05:53 +0800
committer 浩宇王 <haoyu.wang@unisoc.com> 2023-11-07 08:11:14 +0000
commitc962e74e50d7929e373572d72d86c63c7fdc2c70 (patch)
treec908816b2e60efff15126759aedcb220acd232fa /libs/androidfw/FileStream.cpp
parent731829eccff2890aa1157eae708a70904254c088 (diff)
Ensure that the layer of topActivity can reparent to rotation leash
When the Transition is before the STATE_PLAYING, the action of reparenting TopActivity's layer to rotation leash will be placed in syncTransaction. Finally, syncTransaction will be merged into the Transition, and in the Transition, TopActivity's layer will be reparented to the target task again. Since the two reparent actions are submitted in the same Transaction, only the last one takes effect, causing rotation leash to display no content. Bug: 308079446 Change-Id: Iad65483569d181496987d997f97243568e784d96
Diffstat (limited to 'libs/androidfw/FileStream.cpp')
0 files changed, 0 insertions, 0 deletions