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

Commit 080d71b1 authored by Steve McKay's avatar Steve McKay
Browse files

Revert "Hide Files app launcher icon."

This reverts commit 24e46045.

Un-hiding this for continued development in nyc-dev.

Based on conversations between those at higher paygrades, we'll either leave this visible or re-hide prior to next dev release.

Change-Id: I235eb0f593daa7b34ea10ed4c9df4eaa6c68078c
parent 24e46045
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -58,6 +58,7 @@
            android:label="@string/files_label">
            <intent-filter>
                <action android:name="android.intent.action.MAIN" />
                <category android:name="android.intent.category.LAUNCHER" />
            </intent-filter>
        </activity>