From 2972a9be3771813f4f8969e4f96bf8019384bb19 Mon Sep 17 00:00:00 2001 From: Danny Baumann Date: Tue, 10 Sep 2019 10:14:19 +0200 Subject: Fix opening PEM files in CertInstaller CertInstaller is prepared to handle PEM files, just a typo in VIEW intent registration prevented it from opening them. Change-Id: I81a29dc2de9d6df75212fd390d93be2286c7d23d --- AndroidManifest.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 56ac884..e6e7af0 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -26,7 +26,7 @@ - + -- cgit v1.2.3