commit | 44aeef1b82ecf21187d4903c9e3666a118bdeaf3 | [log] [tgz] |
---|---|---|
author | Hongwei Wang <hwwang@google.com> | Thu Feb 23 13:23:37 2023 -0800 |
committer | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | Thu Apr 06 00:35:24 2023 +0000 |
tree | 894adcca88504cf517a0070286bda7ee59d57d27 | |
parent | d06f0a83dec0f6ba1b4f8543733ef50003193c45 [diff] |
Remove Activity if it enters PiP without window This is to prevent malicious app entering PiP without being visible first, like blocking onResume from completion. Which in turn leaves the PiP window in limbo and non-interactable. Bug: 265293293 Test: atest PinnedStackTests (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:4fad1456409b79d6e649a29d5116a4fe3160bd21) Merged-In: I458a9508662e72a1adb9d9818105f2e9d7096d44 Change-Id: I458a9508662e72a1adb9d9818105f2e9d7096d44