Fix the workaround for overlapping long registers art bug.
We compute candidate registers in two places but only one of them
had the workaround code.
Creating a small test case is hard, so I added another full app
verification test to the suite to catch this.
R=sgjesse@google.com
Bug:
Change-Id: I00e7b77966edbdd6924f49dbe95e78f745fc8384
diff --git a/build.gradle b/build.gradle
index 0663b8a..45eade1 100644
--- a/build.gradle
+++ b/build.gradle
@@ -151,6 +151,7 @@
"gmscore/v8.tar.gz",
"gmscore/gmscore_v9.tar.gz",
"gmscore/gmscore_v10.tar.gz",
+ "photos/2017-06-06.tar.gz",
"youtube/youtube.android_11.47.tar.gz",
"youtube/youtube.android_12.10.tar.gz",
"youtube/youtube.android_12.17.tar.gz",