mirror of
https://github.com/apache/cordova-android.git
synced 2025-01-31 17:32:51 +08:00
there was a "Location" and a "Geolocation" plugin defined. We use "Geolocation" in the JavaScript
This commit is contained in:
parent
be48b576d9
commit
8c807315e9
1
framework/res/xml/plugins.xml
Executable file → Normal file
1
framework/res/xml/plugins.xml
Executable file → Normal file
@ -10,7 +10,6 @@
|
||||
<plugin name="Contacts" value="com.phonegap.ContactManager"/>
|
||||
<plugin name="Crypto" value="com.phonegap.CryptoHandler"/>
|
||||
<plugin name="File" value="com.phonegap.FileUtils"/>
|
||||
<plugin name="Location" value="com.phonegap.GeoBroker"/>
|
||||
<plugin name="Network Status" value="com.phonegap.NetworkManager"/>
|
||||
<plugin name="Notification" value="com.phonegap.Notification"/>
|
||||
<plugin name="Storage" value="com.phonegap.Storage"/>
|
||||
|
Loading…
Reference in New Issue
Block a user