Update f_mtp.h kernel header
Driver has changed to support transferring > 4 gigabyte files Change-Id: I9ddca13e8e906a403fe84c9af27ec1fab565be77 Signed-off-by: Mike Lockwood <lockwood@android.com>
This commit is contained in:
parent
c343d3fcd3
commit
88fb10f838
@ -21,7 +21,7 @@ struct mtp_file_range {
|
||||
|
||||
loff_t offset;
|
||||
|
||||
size_t length;
|
||||
int64_t length;
|
||||
};
|
||||
|
||||
struct mtp_event {
|
||||
|
Loading…
x
Reference in New Issue
Block a user