diff -r 81da3301b632 -r f85613f12947 mtpfws/mtpfw/dataproviders/proxydp/src/cmtpsendobjectinfo.cpp --- a/mtpfws/mtpfw/dataproviders/proxydp/src/cmtpsendobjectinfo.cpp Wed Jun 09 10:36:33 2010 +0300 +++ b/mtpfws/mtpfw/dataproviders/proxydp/src/cmtpsendobjectinfo.cpp Mon Jun 21 16:36:59 2010 +0300 @@ -35,7 +35,7 @@ const TMTPRequestElementInfo KMTPSendObjectInfoPolicy[] = { {TMTPTypeRequest::ERequestParameter1, EMTPElementTypeStorageId, EMTPElementAttrWrite, 1, 0, 0}, - {TMTPTypeRequest::ERequestParameter2, EMTPElementTypeObjectHandle, EMTPElementAttrDir | EMTPElementAttrWrite, 2, KMTPHandleAll, KMTPHandleNone} + {TMTPTypeRequest::ERequestParameter2, EMTPElementTypeObjectHandle, EMTPElementAttrDir, 2, KMTPHandleAll, KMTPHandleNone} }; /**