diff options
author | Paul Gardiner <paulg.artifex@glidos.net> | 2013-03-25 10:29:14 +0000 |
---|---|---|
committer | Paul Gardiner <paulg.artifex@glidos.net> | 2013-03-25 13:00:04 +0000 |
commit | 802215d499ef3bfa4e802341f0f9176fc628594a (patch) | |
tree | 18fe74549c1cbf18543282af25adff59b350ef16 /.gitattributes | |
parent | 199abe0069381d79fc34c86268e408083ad18397 (diff) | |
download | mupdf-802215d499ef3bfa4e802341f0f9176fc628594a.tar.xz |
Android: remove unintentional reliance on API 9
The AsyncTask class we took from android source makes use of ArrayDeque
which in turn makes use of Deque, neither of which are available below
API 9. Fix is to take these two classes from android source also
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions