diff options
Diffstat (limited to 'cmactions/AndroidManifest.xml')
| -rw-r--r-- | cmactions/AndroidManifest.xml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/cmactions/AndroidManifest.xml b/cmactions/AndroidManifest.xml index 7adc1dc..954e431 100644 --- a/cmactions/AndroidManifest.xml +++ b/cmactions/AndroidManifest.xml @@ -26,12 +26,6 @@ </intent-filter> </receiver> - <service android:name="ServiceWrapper" android:permission="ServiceWrapper"> - <intent-filter> - <action android:name="ServiceWrapper"/> - </intent-filter> - </service> - <!-- stub to ensure its loaded - DO NOT REMOVE --> <activity android:name=".KeyHandler"/> |
