Hide Files app launcher icon.

Bug: 27498061

Change-Id: Ifc76ef731a623e95839252a6c9483ce3546c9930
This commit is contained in:
Steve McKay
2016-03-04 11:31:28 -08:00
parent 2e54da0d4a
commit 24e4604595

View File

@@ -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>