commit | a62b62081de816201a62a9477709c7aaf93f526a | [log] [tgz] |
---|---|---|
author | Matthew Ng <ngmatthew@google.com> | Mon Dec 03 15:58:52 2018 -0800 |
committer | Matthew Ng <ngmatthew@google.com> | Mon Dec 03 16:47:25 2018 -0800 |
tree | 0e016cc93f35815d1e9a6a28650ecb14bd7e6127 | |
parent | 2648555677544c8f76a8bbaec5e0e93943a24919 [diff] |
Fixed quickscrub regression Forgot that quickscrub does not proxy motion events when refactoring. Added a new function for actions to proxy events and made sure that the test catches if events were proxied. Test: atest QuickStepControllerTest Change-Id: I8c047816aa266dfd9d220df7d47a13dadf5987f9 Fixes: 119502592