OSDN Git Service

Restore fallback behavior in the no-image stripped-dex case.
authorRichard Uhler <ruhler@google.com>
Mon, 4 Apr 2016 20:30:16 +0000 (13:30 -0700)
committerRichard Uhler <ruhler@google.com>
Wed, 13 Apr 2016 20:03:45 +0000 (13:03 -0700)
commit76f5cb6026b9c83bf00fd1007703503a327f704d
treecab074443f474275a784957585130201b5138ee4
parentd27fd40d5353141660c033156492efd639c4d048
Restore fallback behavior in the no-image stripped-dex case.

Add --strip-dex option to run-test to test this case.

Bug: 27599626
Change-Id: I010543f48c39adbda007e2e05dda62ac1d70715c
runtime/oat_file_assistant.cc
runtime/oat_file_manager.cc
test/147-stripped-dex-fallback/expected.txt [new file with mode: 0644]
test/147-stripped-dex-fallback/info.txt [new file with mode: 0644]
test/147-stripped-dex-fallback/run [new file with mode: 0755]
test/147-stripped-dex-fallback/src/Main.java [new file with mode: 0644]
test/Android.run-test.mk
test/etc/run-test-jar
test/run-test