commit | 2f2bf4014a41d285e8862fd2366424a5027fb2cd | [log] [tgz] |
---|---|---|
author | Phil Burk <philburk@google.com> | Tue Apr 05 11:25:36 2016 -0700 |
committer | Glenn Kasten <gkasten@google.com> | Tue Aug 16 16:57:36 2016 -0700 |
tree | 069dfb92b44579ba0726907e56975deea7bfef7c | |
parent | ea537bf5b3d1dacc2fc904e238ee4e15aeb0d707 [diff] |
UsbMidiDevice: fix MIDI flush() The proxy MidiReceiver in the USB device was not forwarding the flush command to the event scheduler. Bug: 25511696 Change-Id: I6a4759b71bc8f9ae3e20aed1238f62a2ed405e24 Signed-off-by: Phil Burk <philburk@google.com>