From 0557fb6a9e713a839f5d9288c34ca6dfb9a00537 Mon Sep 17 00:00:00 2001 From: Ryan Houdek Date: Fri, 23 Jan 2015 23:15:56 -0600 Subject: [PATCH] [Android] Add internet permissions. These permissions are required for the ability to create sockets. Which are sort of required on a system that can make them. --- Source/Android/AndroidManifest.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/Source/Android/AndroidManifest.xml b/Source/Android/AndroidManifest.xml index 0bb483c338..fa314456c7 100644 --- a/Source/Android/AndroidManifest.xml +++ b/Source/Android/AndroidManifest.xml @@ -15,6 +15,7 @@ +