Skip to content
Snippets Groups Projects
Commit 3651e782 authored by David Stevens's avatar David Stevens Committed by Automerger Merge Worker
Browse files

c2_e2e_test: ignore configuration changes am: d49af917 am: 6e496ec2

Original change: https://android-review.googlesource.com/c/platform/external/v4l2_codec2/+/1893475

Change-Id: I0b13bf5fb9cc2b2a9e83d112b85b15cb995860b7
parents 1a3b3ae6 6e496ec2
No related branches found
No related tags found
No related merge requests found
......@@ -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" />
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment