Skip to content
Snippets Groups Projects
Commit 29462472 authored by Android Build Coastguard Worker's avatar Android Build Coastguard Worker
Browse files

Snap for 7921921 from ed2d364a to tm-d1-release

Change-Id: If04ec59f818169f25f0db22c238a9767142d828e
parents a480ccae ed2d364a
No related branches found
No related tags found
No related merge requests found
...@@ -20,6 +20,7 @@ ...@@ -20,6 +20,7 @@
android:label="@string/app_name"> android:label="@string/app_name">
<activity android:name=".E2eTestActivity" <activity android:name=".E2eTestActivity"
android:launchMode="singleTop" android:launchMode="singleTop"
android:configChanges="orientation|screenSize|screenLayout"
android:theme="@android:style/Theme.NoTitleBar.Fullscreen"> android:theme="@android:style/Theme.NoTitleBar.Fullscreen">
<intent-filter> <intent-filter>
<action android:name="android.intent.action.MAIN" /> <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