From 66334db0e7e90e07b84cf37b586737a235bc3b0e Mon Sep 17 00:00:00 2001 From: Chirayu Desai Date: Fri, 30 Dec 2022 05:32:46 +0530 Subject: [PATCH] [DO NOT MERGE] Bump version and set property for testing * Bump version * 33030020 -> 13-3.2 * 33030021 -> This, d2d test #478 * 33030022 -> Next, to go back to normal build after testing #489 * Set the testing property to true so that the system sends us the right app list 14597: Optionally have System-scheduled backups act as migrations | https://review.calyxos.org/c/CalyxOS/platform_frameworks_base/+/14597 Change-Id: I278091b6659db095716e01b6c3894ce345219283 --- app/src/main/AndroidManifest.xml | 2 +- app/src/main/java/com/stevesoltys/seedvault/App.kt | 4 ++++ contactsbackup/src/main/AndroidManifest.xml | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index fc8ce4be..37c11098 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -2,7 +2,7 @@