ITS: add scenes 2_d, 2_e, and change to CtsVerifier.apk

bug: 178236496
Change-Id: Id28c172ce39a9f5c39f998726c0d61a002b79db2
diff --git a/apps/CtsVerifier/src/com/android/cts/verifier/camera/its/ItsTestActivity.java b/apps/CtsVerifier/src/com/android/cts/verifier/camera/its/ItsTestActivity.java
index f12770c..fb4a893 100644
--- a/apps/CtsVerifier/src/com/android/cts/verifier/camera/its/ItsTestActivity.java
+++ b/apps/CtsVerifier/src/com/android/cts/verifier/camera/its/ItsTestActivity.java
@@ -90,9 +90,12 @@
             add("scene2_a");
             add("scene2_b");
             add("scene2_c");
+            add("scene2_d");
+            add("scene2_e");
             add("scene3");
             add("scene4");
             add("scene5");
+            add("scene_change");
             add("sensor_fusion");
         } };
     // This must match scenes of HIDDEN_PHYSICAL_CAMERA_TESTS in run_all_tests.py