From 1f04e4412e520b773a3aa749b15f28eaaeda23aa Mon Sep 17 00:00:00 2001 From: Arne Schwabe Date: Thu, 20 Nov 2014 16:33:40 +0100 Subject: Remove the custom permission since it makes too much trouble with android 5.0 and the apps requires the user to acknowledge the external API anyway (closes issue #299) --HG-- extra : rebase_source : c34d165c2c953a8ccda329465a20a7284f73d8f0 --- main/src/main/AndroidManifest.xml | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) (limited to 'main/src') diff --git a/main/src/main/AndroidManifest.xml b/main/src/main/AndroidManifest.xml index 4e6ca126..8f478bcc 100644 --- a/main/src/main/AndroidManifest.xml +++ b/main/src/main/AndroidManifest.xml @@ -17,15 +17,6 @@ - - - + android:name=".api.ExternalOpenVPNService"> -- cgit v1.2.3