Remove tag that prevents build from working on android

This commit is contained in:
Matt Lewis
2015-02-10 11:36:30 +00:00
parent 2d01a73b14
commit 9012443afe

View File

@@ -66,7 +66,6 @@
<config-file target="AndroidManifest.xml" parent="/manifest/application">
<activity android:label="@string/multi_app_name" android:name="com.synconset.MultiImageChooserActivity" android:theme="@android:style/Theme.Holo.Light">
<intent-filter />
</activity>
</config-file>