OSDN Git Service

Revert "Invoke dex2oat explictly before dalvikvm"
authorNicolas Geoffray <ngeoffray@google.com>
Wed, 19 Apr 2017 09:01:29 +0000 (09:01 +0000)
committerNicolas Geoffray <ngeoffray@google.com>
Wed, 19 Apr 2017 09:01:29 +0000 (09:01 +0000)
commit9d7baf474e15aa707090da4cc8934b8214b34577
treecf719001b9beee4567b09976e6ad0295aa7bda6e
parent4806f7afc92b1812cefaab291235d01773732400
Revert "Invoke dex2oat explictly before dalvikvm"

Fails on device with:
07-13 04:35:49.410 24424 24424 F dex2oat : instruction_set_features.cc:58] static std::unique_ptr<const InstructionSetFeatures> art::InstructionSetFeatures::FromVariant(art::InstructionSet, const std::string &, std::string *) unimplemented None

Bug: 36824842

This reverts commit 4806f7afc92b1812cefaab291235d01773732400.

Change-Id: I34a23fb69b0284e6d70ec0a54d5ada9e107ffeb7
tools/art