OSDN Git Service

Use homogeneous space compaction if proper flag is set.
authorMathieu Chartier <mathieuc@google.com>
Thu, 14 Aug 2014 01:07:31 +0000 (18:07 -0700)
committerMathieu Chartier <mathieuc@google.com>
Thu, 14 Aug 2014 19:04:55 +0000 (12:04 -0700)
commitb162bf5af5c2e508c6947471ceffaa98991794f4
treecdca9330c455213c9d8596f539b772790ccc3163
parent1d7785704cafca20629c4bfb87c60d99dd69f72a
Use homogeneous space compaction if proper flag is set.

If the flag ART_USE_HSPACE_COMPACT is set then we use
hspace compaction.

Bug: 16401001

Change-Id: I74e1db764f9ff16c007fa3bd16cb2c9b468ec83c
runtime/Android.mk
runtime/parsed_options.cc