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>
Thu, 14 Apr 2016 16:16:30 +0000 (09:16 -0700)
commit1153ae16f243adb30fc8509c619025d30408c74a
treef78d372ce4f88ff64f226bda5def57974ce85e3e
parentf0fe04cbaf189702e9dad7252ed834cb4735c877
Restore fallback behavior in the no-image stripped-dex case.

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

Bug: 27599626

(cherry picked from commit 76f5cb6026b9c83bf00fd1007703503a327f704d)

Change-Id: I96bd2b013dd11ca1256f259181ea9c6087f16287
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