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

am: 58e8d467bd

* commit '58e8d467bdb2455f60fd6e8c1963f1dfe28e23c3':
  Hide Files app launcher icon.
This commit is contained in:
Steve McKay
2016-03-04 19:47:58 +00:00
committed by android-build-merger

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>