Loading tests/DumpRenderTree2/AndroidManifest.xml +2 −2 Original line number Diff line number Diff line Loading @@ -23,7 +23,7 @@ limitations under the License. android:configChanges="orientation"> <intent-filter> <action android:name="android.intent.action.MAIN" /> <category android:name="android.intent.category.LAUNCHER" /> <category android:name="android.intent.category.TEST" /> </intent-filter> </activity> Loading Loading
tests/DumpRenderTree2/AndroidManifest.xml +2 −2 Original line number Diff line number Diff line Loading @@ -23,7 +23,7 @@ limitations under the License. android:configChanges="orientation"> <intent-filter> <action android:name="android.intent.action.MAIN" /> <category android:name="android.intent.category.LAUNCHER" /> <category android:name="android.intent.category.TEST" /> </intent-filter> </activity> Loading