commit | fc322c72d7a89a6f7a05c8bdc232d780aecd9232 | [log] [tgz] |
---|---|---|
author | Carl Shapiro <cshapiro@google.com> | Wed Jul 27 00:20:01 2011 -0700 |
committer | Carl Shapiro <cshapiro@google.com> | Wed Jul 27 00:20:01 2011 -0700 |
tree | c27f4b609a09f0fa647bc7307af54f17604d9bd9 | |
parent | a40f9bc48afe3a9d38be2fa298fece13ed82ba28 [diff] [blame] |
Initialize the bootstrap class path from standard sources. Change-Id: Ib49d21f98fd76504e5d3675fc731261426ca84ed
diff --git a/build/Android.common.mk b/build/Android.common.mk index 56b5db2..f92bc09 100644 --- a/build/Android.common.mk +++ b/build/Android.common.mk
@@ -82,6 +82,7 @@ src/dex_instruction_visitor_test.cc \ src/jni_compiler_test.cc.arm \ src/object_test.cc \ + src/runtime_test.cc \ src/space_test.cc TEST_TARGET_SRC_FILES := \