mirror of
https://github.com/apache/cordova-android.git
synced 2025-01-31 17:32:51 +08:00
Adding screenshot and activity to the test, although Actvity isn't a standard plugin
This commit is contained in:
parent
13ba1e4900
commit
5ab5cf03b5
@ -16,4 +16,6 @@
|
||||
<plugin name="FileTransfer" value="org.apache.cordova.FileTransfer"/>
|
||||
<plugin name="Capture" value="org.apache.cordova.Capture"/>
|
||||
<plugin name="Battery" value="org.apache.cordova.BatteryListener"/>
|
||||
<plugin name="SplashScreen" value="org.apache.cordova.SplashScreen"/>
|
||||
<plugin name="Activity" value="org.apache.cordova.test.ActivityPlugin" />
|
||||
</plugins>
|
||||
|
Loading…
Reference in New Issue
Block a user