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>
Tue, 26 Aug 2014 23:39:14 +0000 (16:39 -0700)
commit84d7605f93f1e6e86a16e02017e305c90e93117a
tree4602fe9beb2c0e59ff89a828473c1c2acf07930b
parenta9ffc181c61f5634753bf1039ed50bf22c800fde
Support booting without functioning boot.oat/art patchoat.

Bug: 17000769

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]