summaryrefslogtreecommitdiffstats
path: root/media/mtp/MtpPacket.h
diff options
context:
space:
mode:
authorMike Lockwood <lockwood@android.com>2010-07-20 09:47:41 -0400
committerMike Lockwood <lockwood@android.com>2010-07-20 09:49:50 -0400
commit9bbc2ea9ad4904f16016941795ba12e2c7a8a439 (patch)
treec69d784eefe88d221032b16e78f66279184c4edc /media/mtp/MtpPacket.h
parentbbd9f36efa31bb3794d7126292d18ca40fe4ddf8 (diff)
downloadframeworks_base-9bbc2ea9ad4904f16016941795ba12e2c7a8a439.zip
frameworks_base-9bbc2ea9ad4904f16016941795ba12e2c7a8a439.tar.gz
frameworks_base-9bbc2ea9ad4904f16016941795ba12e2c7a8a439.tar.bz2
MTP: Fix problems reading and writing arrays in property values.
Change-Id: Idd53b63fd32698a3ffc90f174d16ae597b4feb36 Signed-off-by: Mike Lockwood <lockwood@android.com>
Diffstat (limited to 'media/mtp/MtpPacket.h')
-rw-r--r--media/mtp/MtpPacket.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/media/mtp/MtpPacket.h b/media/mtp/MtpPacket.h
index a624a71..9c8d6da 100644
--- a/media/mtp/MtpPacket.h
+++ b/media/mtp/MtpPacket.h
@@ -23,8 +23,6 @@ struct usb_endpoint;
namespace android {
-class MtpStringBuffer;
-
class MtpPacket {
protected: