summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--GNexusParts/AndroidManifest.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/GNexusParts/AndroidManifest.xml b/GNexusParts/AndroidManifest.xml
index b736787..12b1009 100644
--- a/GNexusParts/AndroidManifest.xml
+++ b/GNexusParts/AndroidManifest.xml
@@ -14,7 +14,6 @@
<intent-filter>
<action android:name="com.cyanogenmod.action.LAUNCH_DEVICE_SETTINGS" />
<action android:name="android.intent.action.MAIN" />
- <category android:name="android.intent.category.LAUNCHER" />
</intent-filter>
</activity>
@@ -29,4 +28,4 @@
<activity android:name=".SoundFragmentActivity" />
</application>
-</manifest> \ No newline at end of file
+</manifest>