From: Philip L. <ph...@ov...> - 2018-03-10 04:22:27
|
On Fri, 9 Mar 2018 20:17:43 -0800 Philip Langdale <ph...@ov...> wrote: > > Secondarily: Nexus/Pixel devices are marked as > DEVICE_FLAG_PROPLIST_OVERRIDES_OI, and so they take this code path, > but it wasn't always so, and I wonder whether this flag should even > be set these days. > > Jerry, Lei - that's a question for you guys, I think. And, in fact, this flag is only applied to the MTP mode. In MTP+ADB mode, the flag is not applied, and things work fine - so it's clearly dubious. Mind you, the file size is still being truncated to 4GB - so maybe that's happening on the device side?? --phil |