commit | 8a7ffae09a019de7109b30c505561c453910bde1 | [log] [tgz] |
---|---|---|
author | Daichi Hirono <hirono@google.com> | Thu Aug 20 15:13:40 2015 +0900 |
committer | Daichi Hirono <hirono@google.com> | Tue Sep 15 18:50:37 2015 +0900 |
tree | 85222bdac601b44a798890a651a08ac36d71a591 | |
parent | 7bafd606eb2390574f0a2b0043074d9cdfde1120 [diff] [blame] |
Add functions to read MTP events from MTP devices. BUG=23368533 Change-Id: I2003dda961339677caf56e57ae90cf6df7bd7430
diff --git a/media/mtp/MtpPacket.h b/media/mtp/MtpPacket.h index 037722a..0e96309 100644 --- a/media/mtp/MtpPacket.h +++ b/media/mtp/MtpPacket.h
@@ -19,6 +19,7 @@ #include "MtpTypes.h" +struct usb_device; struct usb_request; namespace android {