From c8b893780f9f7c931eb4ff1b4fbff2d840fcad27 Mon Sep 17 00:00:00 2001 From: Christian Schneppe Date: Thu, 9 Mar 2017 19:36:30 +0100 Subject: allow app to access user trust store --- src/main/AndroidManifest.xml | 1 + src/main/res/xml/network_security_configuration.xml | 9 +++++++++ 2 files changed, 10 insertions(+) create mode 100644 src/main/res/xml/network_security_configuration.xml (limited to 'src/main') diff --git a/src/main/AndroidManifest.xml b/src/main/AndroidManifest.xml index 77af7c88a..8f814795d 100644 --- a/src/main/AndroidManifest.xml +++ b/src/main/AndroidManifest.xml @@ -26,6 +26,7 @@ + + + + + + + + \ No newline at end of file -- cgit v1.2.3