From 6f9425e82dd072f7d3708a22a1f990b5078e6a32 Mon Sep 17 00:00:00 2001 From: Rob Emery Date: Mon, 16 Sep 2024 15:27:20 +0100 Subject: [PATCH] Enable backups but only if client side encryption is enabled --- app-common/src/main/AndroidManifest.xml | 3 ++- app-common/src/main/res/xml/backup.xml | 6 ++++++ 2 files changed, 8 insertions(+), 1 deletion(-) create mode 100644 app-common/src/main/res/xml/backup.xml diff --git a/app-common/src/main/AndroidManifest.xml b/app-common/src/main/AndroidManifest.xml index 09be3dd08e4..452a905f240 100644 --- a/app-common/src/main/AndroidManifest.xml +++ b/app-common/src/main/AndroidManifest.xml @@ -5,7 +5,8 @@ > + + + + +