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

Commit 11170481 authored by Jeff Sharkey's avatar Jeff Sharkey Committed by Android (Google) Code Review
Browse files

Merge "Disable documents test UI."

parents c59df3ca e6ddb922
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -22,7 +22,7 @@
        </activity>

        <!-- TODO: remove when we have real clients -->
        <activity android:name=".TestActivity">
        <activity android:name=".TestActivity" android:enabled="false">
            <intent-filter>
                <action android:name="android.intent.action.MAIN" />
                <category android:name="android.intent.category.DEFAULT" />