redbull: fstab: use the new inline crypto format and implementation

Change the fileencryption option in redbull's fstab to specify the new
inline-crypt-optimized format for encrypted files, rather than the old
custom vendor-specific format.  The new format is supported by GKI and
the upstream Linux kernel.

In addition, add the 'inlinecrypt' mount option to enable inline
encryption.  This is required to use inline encryption with the new
implementation, since whether to use inline encryption is now a runtime
setting rather than being implied by the encryption format.

Bug: 147259927
Change-Id: If85d2b39340965b394bc2aeced2b854d09ae0e17
1 file changed