Skip to content
Commit f9f0a875 authored by Veena Arvind's avatar Veena Arvind
Browse files

Fix deadlock in RebootEscrowManager

Problem: RebootEscrowManager tries to take ActivityManager lock while
Synthetic Password Manager lock is already held.

Solution: RebootEscrowManager offload call to ActivityManager to a
handler thread.

Test: atest com.android.server.locksettings and manual testing of RoR
flow on physical device

Bug: 270006672

Change-Id: Icbc7127369cfe2eb0a6e0e554134f19b801b0274
parent 0ca2959d
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