Merge branch 'master' into 4.0.x (App plugin from config.xml -> code)

Conflicts:
	bin/templates/cordova/defaults.xml
	framework/res/xml/config.xml
	framework/src/org/apache/cordova/CordovaWebView.java
This commit is contained in:
Andrew Grieve
2014-07-08 11:52:44 -04:00
5 changed files with 1 additions and 17 deletions
-3
View File
@@ -36,7 +36,4 @@
<feature name="PluginStub">
<param name="android-package" value="org.apache.cordova.pluginApi.pluginStub" />
</feature>
<feature name="App">
<param name="android-package" value="org.apache.cordova.App" />
</feature>
</widget>