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

Commit 24e46045 authored by Steve McKay's avatar Steve McKay
Browse files

Hide Files app launcher icon.

Bug: 27498061

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