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 --- remoteExample/src/main/AndroidManifest.xml | 7 ------- .../src/main/aidl/de/blinkt/openvpn/api/IOpenVPNAPIService.aidl | 3 +++ 2 files changed, 3 insertions(+), 7 deletions(-) (limited to 'remoteExample') diff --git a/remoteExample/src/main/AndroidManifest.xml b/remoteExample/src/main/AndroidManifest.xml index 1d76db58..abd7b621 100644 --- a/remoteExample/src/main/AndroidManifest.xml +++ b/remoteExample/src/main/AndroidManifest.xml @@ -2,15 +2,8 @@ - -