Mine never was.My one is still encrypted, does this count too?
Gesendet von meinem OnePlus 3
So i tried to start the encryption in the settings, but it just restarts the phone after some seconds.
I did a log and the issue is a known one for me:
Orig filesystem overlaps crypto footer region. Cannot encrypt in place.
So on my earlier Samsungs, where the encryption also failed it was pretty easy.
i just searched for the data partitions on adb, resized them a bit and voila i could encrypt my device.
strangely it is not really visibly resizing my data partition executing the
mke2fs -T ext4 -L data
the size strangely stays the same.
Hmmmmm
Any advise?