Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 34e43672 authored by Ikram Gabiyev's avatar Ikram Gabiyev Committed by Android Build Coastguard Worker
Browse files

Make mCurrentPipTaskToken null when app crashes

PipTransition#mCurrentPipTaskToken needs to be nullified
after exit. Otherwise, we end up calling resetPrevPip()
without startEnterAnimation() later on when running PinnedStackTests.

Bug: 287989186
Test: atest PinnedStackTests
Test: run "adb shell am force-stop <pip activity package name>"
	after entering PiP, and then check for
	mCurrentPipTaskToken in sysdump
(cherry picked from commit 755d0c3d)
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:931efa54c0a0d2419c68787a31f73dc5013d7b16)
Merged-In: Id869f78dbf85f009509082181590e224a6d7f893
Change-Id: Id869f78dbf85f009509082181590e224a6d7f893
parent 2d902840
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment