Updating tests to KitKat, and making the tests more thread-safe

This commit is contained in:
Joe Bowser
2013-11-29 13:43:24 -08:00
parent 4638331cb4
commit 41cace9a96
9 changed files with 362 additions and 93 deletions
+3
View File
@@ -15,6 +15,9 @@
<feature name="Activity">
<param name="android-package" value="org.apache.cordova.test.ActivityPlugin" />
</feature>
<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>