summaryrefslogtreecommitdiffstats
path: root/AndroidManifest.xml
diff options
context:
space:
mode:
authorClark Scheff <clark@cyngn.com>2014-10-15 16:54:02 -0700
committerd34d <clark@cyngn.com>2014-10-15 22:51:40 -0700
commitbaf7e446291dab9a39883ce272a32345e07c09c8 (patch)
treeae76540b88e6b457a26089d80365c8739ba29c8b /AndroidManifest.xml
parent3c5787cca9eb8beea51d486e1f3330634b7da8ef (diff)
downloadpackages_apps_ThemeChooser-baf7e446291dab9a39883ce272a32345e07c09c8.tar.gz
packages_apps_ThemeChooser-baf7e446291dab9a39883ce272a32345e07c09c8.tar.bz2
packages_apps_ThemeChooser-baf7e446291dab9a39883ce272a32345e07c09c8.zip
Remove LAUNCHER category
Change-Id: Ic0426a92534bd1338eba7e50048fd58adf5b4f8d
Diffstat (limited to 'AndroidManifest.xml')
-rw-r--r--AndroidManifest.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 5f894f5..6ac5e34 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -44,7 +44,6 @@
android:screenOrientation="sensorPortrait">
<intent-filter>
<action android:name="android.intent.action.MAIN"/>
- <category android:name="android.intent.category.LAUNCHER"/>
</intent-filter>
<intent-filter>
<action android:name="android.intent.action.MAIN" />