* Full-disk encryption (FDE) has been deprecated for devices launching
with Android 10 or higher but now it's been removed in Android 13.
* File-based encryption (FBE) i.e. replacing this with
'fileencryption=aes-256-xts' works but there's some performance
issues with it especially when running from slow storage devices
such as sdcards that are used on Raspberry Pi. Recovery also can't
decrypt FBE which is another issue.
* There's no longer need to resize userdata partition to leave space
for crypto footer.