7267ed1b4b5ca1fb0931b7979dfb4e931ab519ec
This fixes a bug where an allocated DeathRecipient in WindowManagerService was holding a reference to keyguard binder interface after a call to linkToDeath() without a matchin unlinkToDeath(). It was causing the keyguard side of the binder interface to stick around, which in tern prevented the keyguard side from releasing its references. The solution is to ensure matching linkToDeath()/unlinkToDeath() calls. Fixes bug 11982048 Change-Id: I6959816b819ba953512c53675162195cbf1e0653
am
f2156ad2
: am 6a58a2e7
: am cb3ee4ed
: am 3254260b
: Merge "Update Dalvik process state through VMRuntime."
am
427e05b4
: am 6fc956c7
: am 4681d452
: am 9cefb571
: Merge "Revert "add Drive API feature page. fix link text on several pages"" into klp-docs
…
…
am
5c880d0d
: am 6f688e87
: am 8f34715b
: Merge "Refactor how the print dialog activity is started." into klp-dev
…
Description
No description provided
Languages
Java
77.3%
Kotlin
9.2%
PowerBuilder
6.6%
C++
5.5%
AIDL
1%