Re-enable SyncService.withEncryptionSync to improve decryption of notifications (#1199)

* Re-enable `SyncService.withEncryptionSync` to improve decryption of notifications.

* Add feature flag
This commit is contained in:
Jorge Martin Espinosa 2023-08-31 13:37:20 +02:00 committed by GitHub
parent 1c4eb45a60
commit e4124e93b8
8 changed files with 30 additions and 4 deletions

1
changelog.d/1198.bugfix Normal file
View file

@ -0,0 +1 @@
Re-enable `SyncService.withEncryptionSync` to improve decryption of notifications.