Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 2622f302 authored by Steve Block's avatar Steve Block
Browse files

Make DumpRenderTree2 appear in the 'Dev Tools' application

Bug: 2999543
Change-Id: I1791c7b1a82f23ff742a68f365d7092c36804efd
parent fb5a2d73
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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>