Merge "Revert "Hide Files app launcher icon."" into nyc-dev

This commit is contained in:
Steve McKay
2016-03-04 19:54:34 +00:00
committed by Android (Google) Code Review

View File

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