OSDN Git Service

Revert "Offload role manager work to background thread"
authorHai Zhang <zhanghai@google.com>
Mon, 3 Jun 2019 18:50:33 +0000 (18:50 +0000)
committerHai Zhang <zhanghai@google.com>
Mon, 3 Jun 2019 18:50:55 +0000 (18:50 +0000)
commitc00c31e97e7756efde01682aeabc06de20d560ef
tree7374be23bec86b2371e1838498b7a898f00e4ec7
parentf105c93c4aa6d1cbebe94c5c8d7d6297258f6fc9
Revert "Offload role manager work to background thread"

This reverts commit f105c93c4aa6d1cbebe94c5c8d7d6297258f6fc9.

Reason for revert: b/132974796#23 the offloaded thread will be holding a lock for a noticeable period of time and cause contention.

Bug: 132974796
Change-Id: Ic81a2e3ee7226266c8f97b606fc1a2834240f689
services/voiceinteraction/java/com/android/server/voiceinteraction/VoiceInteractionManagerService.java