Fix MTP_TYPE_UINT128 data conversion issue
If type is MTP_TYPE_UINT128, use MtpDataPacket.putUInt128() not MtpDataPacket.putInt128() to write data to the packet. Change-Id: Icb9994e24ac216f3bb07d0a2b3cd7ccf3f8c6f3f
Loading
Please register or sign in to comment