commit | 95323fb4bf8f0e289751b2206eea142c51d308f5 | [log] [tgz] |
---|---|---|
author | Ryan Mitchell <rtmitchell@google.com> | Tue Feb 16 12:50:51 2021 -0800 |
committer | Ryan Mitchell <rtmitchell@google.com> | Wed Feb 17 13:33:17 2021 -0800 |
tree | 4cb2af8f12b741c9cf99048172022908d924364b | |
parent | d145f376ca970dac89559f19df6da8d0ec24741e [diff] |
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