Skip to content
Commit 95323fb4 authored by Ryan Mitchell's avatar Ryan Mitchell
Browse files

OMS: Update PM on main thread with lock

Updating package manager was happening on a handler thread without
obtaining the OMS lock. Rather than lock in the handler thread,
move the communication with PMS to the main thread.

Bug: 180522470
Test: atest OverlayDeviceTests
Change-Id: Id06fc7294cee9db40d34b26807b577ff2b609c37
parent d145f376
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment