OSDN Git Service

Revert "Enable String compression."
authorVladimir Marko <vmarko@google.com>
Thu, 16 Feb 2017 21:46:27 +0000 (21:46 +0000)
committerVladimir Marko <vmarko@google.com>
Thu, 16 Feb 2017 21:46:27 +0000 (21:46 +0000)
commitafcb365b2d3ae152989826c2afb0d98a9cf3f6be
treeabba45a6314d4b83a1e1d004019b5c9bc360b34d
parent24bbf98cec9f39a2592892adb245ce15d58cab19
Revert "Enable String compression."

The internal API String.setCharAt() is broken
with string compression.

Bug: 31040547

This reverts commit 24bbf98cec9f39a2592892adb245ce15d58cab19.

Change-Id: If2c2fa0eb42a8613994dfa5299febf7a5de2bf31
runtime/asm_support.h
runtime/image.cc
runtime/mirror/string.h