Snap for 7921329 from c6443ab01db18c0163d5080f2767ad1649864285 to sc-v2-release

Change-Id: I734d14c4d267d8ba88be81319cf0ac615216227d
diff --git a/tests/c2_e2e_test/AndroidManifest.xml b/tests/c2_e2e_test/AndroidManifest.xml
index e167cb5..bd19afd 100644
--- a/tests/c2_e2e_test/AndroidManifest.xml
+++ b/tests/c2_e2e_test/AndroidManifest.xml
@@ -20,6 +20,7 @@
         android:label="@string/app_name">
         <activity android:name=".E2eTestActivity"
                   android:launchMode="singleTop"
+                  android:configChanges="orientation|screenSize|screenLayout"
                   android:theme="@android:style/Theme.NoTitleBar.Fullscreen">
             <intent-filter>
                 <action android:name="android.intent.action.MAIN" />