diff options
author | Matt Holgate <matt@emobix.co.uk> | 2014-07-03 11:11:35 +0100 |
---|---|---|
committer | Matt Holgate <matt@emobix.co.uk> | 2014-07-03 11:11:35 +0100 |
commit | 3b2bc7c15844af39ac08fe5b0a9681ba1cce2dc0 (patch) | |
tree | 452d0e9d2167618fa301adda1ab20650e6a456d9 /platform/android/res/values | |
parent | 4f9f55bf8176ffbe75c958a93e1cc47c70f50e89 (diff) | |
download | mupdf-3b2bc7c15844af39ac08fe5b0a9681ba1cce2dc0.tar.xz |
Android: Prevent editing of files opened from a memory buffer.
Memory buffers are used for implementing content:// URLs, which are
(in most cases) readonly. If we ever encounter a read/write content://
URL in the future, we could consider supporting saving to it.
(An example of a content:// URI is an email attachment, where IPC is used
to transfer the file from the email client, rather than relying on a local
file).
Diffstat (limited to 'platform/android/res/values')
0 files changed, 0 insertions, 0 deletions