From 4eecfb8da9ec8d29cf46d6b023f6386a3ec05318 Mon Sep 17 00:00:00 2001
From: Thanasis Antoniou
Date: Fri, 1 Nov 2019 18:56:41 +0200
Subject: ANDROID: Disable verification of certificates validity for cloud
saving
Also added macros for the plain (non-SDL) Android port __ANDROID_PLAIN_PORT__ and ANDROID_PLAIN_PORT
The workaround of this commit uses the same logic as for the Nintendo Switch port and should suffice for testing purposes. It should be replaced by more elaborate code of installing and maintaining a certificates pem file.
---
dists/android/AndroidManifest.xml.in | 6 ++++++
1 file changed, 6 insertions(+)
(limited to 'dists/android/AndroidManifest.xml.in')
diff --git a/dists/android/AndroidManifest.xml.in b/dists/android/AndroidManifest.xml.in
index 6b7ee739db..17757d0a9c 100644
--- a/dists/android/AndroidManifest.xml.in
+++ b/dists/android/AndroidManifest.xml.in
@@ -21,6 +21,12 @@
+
+
+
+
--
cgit v1.2.3