commit | b9625b33c2c4b29991bfef88a9e97d75c06f07c0 | [log] [tgz] |
---|---|---|
author | tanxiaoyan <tanxiaoyan@xiaomi.com> | Thu Sep 26 17:47:26 2024 +0800 |
committer | tanxiaoyan <tanxiaoyan@xiaomi.com> | Thu Sep 26 20:37:42 2024 +0800 |
tree | ab7bc8f79d239408e6c48dcc04edc81ce8315df7 | |
parent | b4596695e652df924c8aa3eef75d3964e262ecb3 [diff] |
Don't associate starting data with task when the fixed rotation started for AE Bug:369522908 If the launching activity has the fixed rotation transform. Even if isEmbedded Activity, the surface of starting window should remain in activity to follow the rotation transform from activity. Otherwise the starting window will show in different orientation. Change-Id: I0ec67a7eea905b8fa7e4cdd2bf12005c5fa91b16 Signed-off-by: tanxiaoyan <tanxiaoyan@xiaomi.com>