Unregister listeners and reset wake lock
The ContentProvider might be recreated by the system, so we it's not necessarily a singleton. We need to cleanup listener registration and alarms before reattributing the static variable. Change-Id: I227842d7272d1edeaa67d776950f369aedb01a91 Fixes: 135344397 Fixes: 135582651 Test: bind and unbind slice various times Test: atest KeyguardSliceProviderTest
Loading
Please register or sign in to comment