From 782aef17c9921a3bf401a0432878df5031f2328b Mon Sep 17 00:00:00 2001 From: Mike Lockwood Date: Tue, 10 Aug 2010 07:37:50 -0400 Subject: MTP: Push queries for supported formats and properties up to Java. Change-Id: I4f117090340e3916afda3d194521a6092a672ddc Signed-off-by: Mike Lockwood --- media/mtp/MtpTypes.h | 1 + 1 file changed, 1 insertion(+) (limited to 'media/mtp/MtpTypes.h') diff --git a/media/mtp/MtpTypes.h b/media/mtp/MtpTypes.h index 2a895a7..7e3c009 100644 --- a/media/mtp/MtpTypes.h +++ b/media/mtp/MtpTypes.h @@ -78,6 +78,7 @@ typedef Vector Int16List; typedef Vector Int32List; typedef Vector Int64List; +typedef UInt16List MtpObjectPropertyList; typedef UInt16List MtpDevicePropertyList; typedef UInt16List MtpObjectFormatList; typedef UInt32List MtpObjectHandleList; -- cgit v1.1