From 994e50598cf75956a2ff39b7e5b507d049e42ac4 Mon Sep 17 00:00:00 2001 From: Roman Tsisyk Date: Sun, 28 Mar 2021 10:00:42 +0300 Subject: [PATCH] [android]: Enable Auto Backups Back up bookmarks and settings to Google Drive. Signed-off-by: Roman Tsisyk --- android/AndroidManifest.xml | 2 ++ android/res/xml/backup_content.xml | 5 +++++ 2 files changed, 7 insertions(+) create mode 100644 android/res/xml/backup_content.xml diff --git a/android/AndroidManifest.xml b/android/AndroidManifest.xml index d833c2b624..d60cd7955c 100644 --- a/android/AndroidManifest.xml +++ b/android/AndroidManifest.xml @@ -54,6 +54,8 @@ + + + +