Register works basically

This commit is contained in:
Dominik Schürmann
2013-09-06 11:55:08 +02:00
parent dc6a709b7a
commit 1beb85acf5
7 changed files with 41 additions and 40 deletions

View File

@@ -470,7 +470,7 @@
<!-- Remote API internal intents -->
<activity
android:name="org.sufficientlysecure.keychain.remote_api.ServiceActivity"
android:name="org.sufficientlysecure.keychain.remote_api.CryptoServiceActivity"
android:exported="false"
android:label="@string/app_name"
android:process=":crypto" >