commit | c9cbf9870c28d5c65e7363db5291a4b89e1a8e8d | [log] [tgz] |
---|---|---|
author | Jerry Zhang <zhangjerry@google.com> | Fri Apr 14 15:26:53 2017 -0700 |
committer | Jerry Zhang <zhangjerry@google.com> | Fri Apr 14 17:44:49 2017 -0700 |
tree | 89d86db72449d891e77cd0a334fb4b8686b86f8f | |
parent | f4b7240b9d7095545d1ee1a772edacdeec1f6610 [diff] |
Fix zero length packet handling Ensure that a zero length packet is properly sent / received when handling data that is a multiple of the endpoint size. This fixes an issue where files whose size is a multiple of the endpoint size would hang during transfer. Bug: 37175601 Test: check successful file transfer. Change-Id: Iaf3cea18422234d65b59f5961ef9fb3f3ee2049a