Use std::condition_variable in InputDispatcher

To complete the thread safety annotation work, switch over the usage of
AutoMutex to std::mutex.

Bug: 123097103
Test: interact with booted device
Change-Id: I722acd97c4cab285b0439f3c5d173c814936bce0
3 files changed