8fd75428b409ad926e54178ec0dcd47012255d2c
WindowManager keeps a count of how many relaunches an app is told to do so that it can defer app transtions until the relaunches are done. If the app porcess is killed during one of the relaunches the app will never report back that it is done relaunching, so app transtions into the app will not happen until will timeout from waiting for the app. We now notify WM of this situation so it can clear the relaunching count for the app. Bug: 29551109 Change-Id: Ibadba9f73e6e1bde141385aa8a0e066fbc0c5764
…
…
…
…
Description
No description provided
Languages
Java
73.7%
Kotlin
14%
PowerBuilder
5.8%
C++
5.2%
AIDL
1%