diff options
| author | 2023-03-06 15:34:39 +0800 | |
|---|---|---|
| committer | 2023-03-06 15:43:30 +0800 | |
| commit | 854a170ea7e3719a0c57f5c40d0f9ea35b53582d (patch) | |
| tree | 53e236b7850670d7769e8561f4d06a2d8aed18fd /libs/androidfw/ApkParsing.cpp | |
| parent | 9f72455485cab50e5723ea50ad9d106bdf3034da (diff) | |
Fix wrong set force translucent when devices locked
When split entering background, we will set it as force translucent
to ensure right animation when next time entering by launch adjacent.
But when devices locked, both stage invisible and we misidentify it
entering background because both stage invisible. we should avoid
do this when locked case.
Fix: 267674372
Test: manual
Test: pass existing tests
Change-Id: I9d830a5636e8dc88dfa39bb706f851b3306a8fd1
Diffstat (limited to 'libs/androidfw/ApkParsing.cpp')
0 files changed, 0 insertions, 0 deletions