Winson Chung 584f530721 Ensure we register the input consumer on the ui thread.
- We register the input consumer on the interim choreographer thread
  but unregister the input consumer on the UI thread when invalidating
  the previous handler. This may have caused a race condition where
  the disposal of the input consumer overlapped with the registration
  of the new one (they share a key in the input consumer map in the
  system)

Bug: 73505150
Test: Unable to reproduce, this is a hypothetical fix
Change-Id: I20a9a7be967f5072bbf50ce12e5e61cb939e3c75
2018-03-08 13:07:36 -08:00
2018-02-05 13:57:24 -08:00
2018-02-20 22:40:19 -08:00
2018-03-08 18:26:35 +00:00
2018-03-05 17:40:15 -08:00
2018-01-26 12:24:16 -08:00
S
Description
No description provided
658 MiB
Languages
Java 57.2%
Kotlin 42.4%
AIDL 0.3%