OSDN Git Service

Launch VM with -XX:LowMemoryMode if ro.config.low_ram is "true".
authorMathieu Chartier <mathieuc@google.com>
Wed, 21 Aug 2013 00:16:03 +0000 (17:16 -0700)
committerMathieu Chartier <mathieuc@google.com>
Wed, 21 Aug 2013 00:38:24 +0000 (17:38 -0700)
commite6c2241f7a1e6bca3fd8d5d0c49abbbd348366b7
tree48580cb61259b637a207d0a7f347093d4228f171
parent59bbba7c37f2ce7b7fd00aef87b49d681b4a3a79
Launch VM with -XX:LowMemoryMode if ro.config.low_ram is "true".

Bug: 10131789

Change-Id: Ib9962f7becdedd71f48123a4720dcce1d09abb9d
core/jni/AndroidRuntime.cpp