Skip to content
Commit 008a08dc authored by Gopal Krishna Shukla's avatar Gopal Krishna Shukla Committed by Shibin George
Browse files

Schedule agentDisconnected() in handler thread

BackupManager.agentDisconnected() need not acquire
ActivityManagerService lock. Post this in handler thread.
This will avoid a potential deadlock between
ActivityManagerService lock and BackupManagerService lock.

Test: Build successful

Change-Id: Iabea1159d3e2bd8980c8a0d068fb5d0583c08535
parent ff5c3ad0
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