commit | e7874c430895b9a4e631c89f1e7729da9264d167 | [log] [tgz] |
---|---|---|
author | Ying Wang <wangying@google.com> | Fri Sep 17 16:36:06 2010 -0700 |
committer | Ying Wang <wangying@google.com> | Wed Sep 22 16:51:53 2010 -0700 |
tree | eca14a68019faa2ee119cab7de78fcc8df7dedc0 | |
parent | 38a3161dc7f5fec81df9412bc202c3962c74535d [diff] [blame] |
Integrate dexpreopt into the build system. Change-Id: Id67f85d0f5c8674f5bc22e431114ca73625811ef
diff --git a/core/Makefile b/core/Makefile index ad964c1..f27b5c1 100644 --- a/core/Makefile +++ b/core/Makefile
@@ -737,7 +737,8 @@ ifdef WITH_DEXPREOPT ifndef DISABLE_DEXPREOPT - with_dexpreopt := true +# TODO: remove the unnecessary code. +# with_dexpreopt := true endif endif ifdef with_dexpreopt