aboutsummaryrefslogtreecommitdiffstats
path: root/phonegap/Android/AndroidManifest.xml
diff options
context:
space:
mode:
Diffstat (limited to 'phonegap/Android/AndroidManifest.xml')
-rw-r--r--phonegap/Android/AndroidManifest.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/phonegap/Android/AndroidManifest.xml b/phonegap/Android/AndroidManifest.xml
index b4f8c738b..32a22759c 100644
--- a/phonegap/Android/AndroidManifest.xml
+++ b/phonegap/Android/AndroidManifest.xml
@@ -10,6 +10,7 @@
<uses-permission android:name="android.permission.ACCESS_LOCATION_EXTRA_COMMANDS"/>
<uses-permission android:name="android.permission.CAMERA"/>
<uses-permission android:name="android.permission.INTERNET"/>
+ <uses-permission android:name="android.permission.ACCESS_NETWORK_STATE"/>
<application
android:icon="@drawable/ic_launcher"