OSDN Git Service

I gave some bad advice.
authorAndy McFadden <fadden@android.com>
Mon, 20 Sep 2010 17:22:20 +0000 (10:22 -0700)
committerAndy McFadden <fadden@android.com>
Mon, 20 Sep 2010 17:22:20 +0000 (10:22 -0700)
Change-Id: I155da7b5dd3a3f450a904ccf33a1c01c6949ea18

vm/Init.c

index fc6d90b..90cc87c 100644 (file)
--- a/vm/Init.c
+++ b/vm/Init.c
@@ -1556,8 +1556,6 @@ int dvmPrepForDexOpt(const char* bootClassPath, DexOptimizerMode dexOptMode,
         goto fail;
     if (!dvmClassStartup())
         goto fail;
-    if (!dvmInlineNativeCheck())
-        goto fail;
 
     /*
      * We leave gDvm.initializing set to "true" so that, if we're not