From 732cfcede8aba59f60a473019003d8ffc538ebb8 Mon Sep 17 00:00:00 2001 From: "David A. Velasco" Date: Fri, 29 Nov 2013 12:14:27 +0100 Subject: [PATCH] Removed synchronization in independent process to avoid problem in reload of certificates due to separate contexts --- AndroidManifest.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AndroidManifest.xml b/AndroidManifest.xml index bdd792b0..f0d00b5c 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -113,7 +113,7 @@ + > -- 2.11.0