diff options
author | Paul Duffin <paulduffin@google.com> | 2018-07-17 16:14:42 +0100 |
---|---|---|
committer | Paul Duffin <paulduffin@google.com> | 2018-07-23 15:55:33 +0100 |
commit | 96a136815841a3b1979a24c92486691c1f784ea9 (patch) | |
tree | 3ea11d08791f7b02efba066410054913590d9a11 /rs/java/android/renderscript/ProgramRaster.java | |
parent | bb352287c9f3631633274d2d70fc54b9b3eee851 (diff) |
Remove dependency on InflaterInputStream.closed field.
In upstream OpenJDK the InflaterInputStream.closed field is private.
During integration of OpenJDK into Android it was changed to be
protected so that it could be used by StrictJarFile, and in the process
was accidentally made part of the public API. This change removes the
StrictJarFile dependency on that field.
Bug: 111061052
Test: checkbuild, flash and run FrameworkCoreTests
Change-Id: I8aee1c444cf27e7078b848c65e0433c831ab06a0
Diffstat (limited to 'rs/java/android/renderscript/ProgramRaster.java')
0 files changed, 0 insertions, 0 deletions