Back out change b9b0fbab11a4 to implicitly match Android runtime name. ICAL4J_EMBED_1

Sat, 14 Feb 2015 00:38:16 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Sat, 14 Feb 2015 00:38:16 +0100
branch
ICAL4J_EMBED_1
changeset 26
7f8920343fc3
parent 25
831fc533ed9e
child 27
eb2016286407

Back out change b9b0fbab11a4 to implicitly match Android runtime name.

AndroidManifest.xml file | annotate | diff | comparison | revisions
     1.1 --- a/AndroidManifest.xml	Sat Feb 14 00:35:00 2015 +0100
     1.2 +++ b/AndroidManifest.xml	Sat Feb 14 00:38:16 2015 +0100
     1.3 @@ -17,7 +17,6 @@
     1.4          android:allowBackup="true"
     1.5          android:icon="@drawable/ic_launcher"
     1.6          android:label="@string/app_name"
     1.7 -        android:name="com.europalab.Caldavsync"
     1.8          android:theme="@style/AppTheme" >
     1.9          <service
    1.10              android:name="org.gege.caldavsyncadapter.syncadapter.SyncService"

mercurial