OSDN Git Service

Support booting without functioning boot.oat/art patchoat.
authorAlex Light <allight@google.com>
Sat, 23 Aug 2014 00:49:35 +0000 (17:49 -0700)
committerAlex Light <allight@google.com>
Wed, 27 Aug 2014 19:52:26 +0000 (12:52 -0700)
commitfb7775981c7e6ecca78dcce774e9cc4db63e6e99
treefb4b22a398a439dd8feaa9fd3ffab55738d0fd03
parent52fb2a636a082cf5dc4c669a4b34085135709645
Support booting without functioning boot.oat/art patchoat.

Bug: 17000769

(cherry picked from commit 84d7605f93f1e6e86a16e02017e305c90e93117a)

Change-Id: I89c26a905af12ea288742368c2c038afd57a879a
runtime/class_linker.cc
runtime/oat_file.cc
runtime/oat_file.h
runtime/runtime.cc
test/119-noimage-patchoat/expected.txt [new file with mode: 0644]
test/119-noimage-patchoat/info.txt [new file with mode: 0644]
test/119-noimage-patchoat/run [new file with mode: 0644]
test/119-noimage-patchoat/src/Main.java [new file with mode: 0644]