Loading media/jni/android_mtp_MtpDatabase.cpp +1 −1 Original line number Original line Diff line number Diff line Loading @@ -511,7 +511,7 @@ MtpResponseCode MyMtpDatabase::setObjectPropertyValue(MtpObjectHandle handle, break; break; } } default: default: ALOGE("unsupported type in getObjectPropertyValue\n"); ALOGE("unsupported type in setObjectPropertyValue\n"); return MTP_RESPONSE_INVALID_OBJECT_PROP_FORMAT; return MTP_RESPONSE_INVALID_OBJECT_PROP_FORMAT; } } Loading Loading
media/jni/android_mtp_MtpDatabase.cpp +1 −1 Original line number Original line Diff line number Diff line Loading @@ -511,7 +511,7 @@ MtpResponseCode MyMtpDatabase::setObjectPropertyValue(MtpObjectHandle handle, break; break; } } default: default: ALOGE("unsupported type in getObjectPropertyValue\n"); ALOGE("unsupported type in setObjectPropertyValue\n"); return MTP_RESPONSE_INVALID_OBJECT_PROP_FORMAT; return MTP_RESPONSE_INVALID_OBJECT_PROP_FORMAT; } } Loading