summaryrefslogtreecommitdiffstats
path: root/security-kernel
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2009-09-30 15:25:29 -0700
committerElliott Hughes <enh@google.com>2009-09-30 15:39:31 -0700
commit109fc1115e7afd2907544b805eaa2cc8a0e2635f (patch)
tree6dfef07a245a94931ba4fc58073e9e013714d540 /security-kernel
parent74b78ff194b4bfa98c319dfd75e18b42c6780d0f (diff)
downloadlibcore-109fc1115e7afd2907544b805eaa2cc8a0e2635f.zip
libcore-109fc1115e7afd2907544b805eaa2cc8a0e2635f.tar.gz
libcore-109fc1115e7afd2907544b805eaa2cc8a0e2635f.tar.bz2
Simplify FileInputStream.skip to match the RI.
The RI throws IOException on any non-seekable stream, including stdin. This patch removes harmony's special-case hack for stdin, and the native cruft that wasn't even necessary if you did want a special hack for stdin. Bug: 1542253
Diffstat (limited to 'security-kernel')
0 files changed, 0 insertions, 0 deletions