Using background scope instead of application scope in DesktopInteractor
Using application scope in this interactor is likely to cause the lock contention described in the bug. We need to use background scope instead. Bug: 433198838 Flag: NEXEMPT fix perf test Test: DesktopInteractorTest Change-Id: I9813280915b78e607598f7303012e6eea38837be
Loading
Please register or sign in to comment