OSDN Git Service

Frameworks/base: Compiled-classes support
authorAndreas Gampe <agampe@google.com>
Tue, 18 Nov 2014 19:48:22 +0000 (11:48 -0800)
committerAndreas Gampe <agampe@google.com>
Tue, 18 Nov 2014 19:48:22 +0000 (11:48 -0800)
commitca775941f3b7981aabf3a6a3b84d6c94f4f76aff
tree374c3e0f97af70692e0742a5613fbca50399dcfb
parent9522055f1d10b30158b772885bf4befe06fb2a08
Frameworks/base: Compiled-classes support

Let AndroidRuntime check for /system/etc/compiled-classes and push
it to the runtime for boot image creation.

Bug: 18410571
Change-Id: I2510316381f2661166af24d7e14b013f4e045556
core/jni/AndroidRuntime.cpp