chris-horner
11/12/2020, 2:27 AMCipherSink
with DataStore. They now explicitly forbid closing the provided OutputStream
, which I believe CipherSink
needs to do in order to invoke its doFinal()
.
https://android-review.googlesource.com/c/platform/frameworks/support/+/1464603