Loading
Prevent getFile from copying when the file is too large.
Since the caller expects the data to fit within a certain amount of space, do not copy into the buffer if the data exceeds that space. Requires a change to external/webkit
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Since the caller expects the data to fit within a certain amount of space, do not copy into the buffer if the data exceeds that space. Requires a change to external/webkit