OSDN Git Service

Remove workaround for the ByteBuffer#put issue
authorVictor Hsieh <victorhsieh@google.com>
Fri, 26 Jan 2018 00:08:58 +0000 (16:08 -0800)
committerVictor Hsieh <victorhsieh@google.com>
Fri, 26 Jan 2018 00:13:09 +0000 (16:13 -0800)
commit2c8fbd6242721a98c2dcc1b90f80ed0006ec4347
treec3fa4f9a4fc9b40866bf182b03c005480377e999
parente2975162dca148be4be46b5bfbacdce7c74513ee
Remove workaround for the ByteBuffer#put issue

It works on ToT now.  See b/72480435 for the ART bug.

Test: install apk with verity and succeed
Bug: 72459251
Change-Id: I409b344169b3448496d26b772b520d9b148d7baf
core/java/android/util/apk/ApkVerityBuilder.java