summaryrefslogtreecommitdiffstats
path: root/test/119-noimage-patchoat/expected.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/119-noimage-patchoat/expected.txt')
-rw-r--r--test/119-noimage-patchoat/expected.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/119-noimage-patchoat/expected.txt b/test/119-noimage-patchoat/expected.txt
index e864268..3d2b4f1 100644
--- a/test/119-noimage-patchoat/expected.txt
+++ b/test/119-noimage-patchoat/expected.txt
@@ -1,5 +1,8 @@
Run -Xnoimage-dex2oat -Xpatchoat:/system/bin/false
Has image is false, is image dex2oat enabled is false.
+Run -Xnoimage-dex2oat -Xpatchoat:/system/bin/false -Xno-dex-file-fallback
+Dex file fallback disabled, cannot continue without image.
+Failed to initialize runtime (check log for details)
Run -Ximage-dex2oat
Has image is true, is image dex2oat enabled is true.
Run default