Konsta 3ca55b2c31 fstab: remove option to use FDE
* 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.
2022-09-17 13:58:59 +03:00
2022-09-17 13:58:59 +03:00
2022-09-17 13:58:59 +03:00
2022-09-17 13:58:59 +03:00
2022-09-17 13:58:59 +03:00

Raspberry Vanilla AOSP 13 device configuration for Raspberry Pi 4.

Description
No description provided
Readme 9 MiB
Languages
C++ 58.6%
C 26.7%
Makefile 11.6%
Shell 3.1%