platform_system_vold/fs
Eric Biggers a6957c0f7a Rename fscrypt_is_native() to IsFbeEnabled()
Now that emulated FBE is no longer supported, there is no longer any
distinction between native FBE and emulated FBE.  There is just FBE.

Referring to FBE as "fscrypt" is also poor practice, as fscrypt (the
Linux kernel support for filesystem-level encryption) is just one part
of FBE, the Android feature.

Therefore, rename fscrypt_is_native() to IsFbeEnabled().

Bug: 232458753
Change-Id: Idf4cb25d37bc3e81836fcc5a1d96f79ccfa443b7
2022-06-15 18:52:18 +00:00
..
Exfat.cpp Add timeout for fsck on untrusted media 2021-09-22 18:08:28 -07:00
Exfat.h Add basic exFAT support. 2018-01-19 11:58:43 +09:00
Ext4.cpp Rename fscrypt_is_native() to IsFbeEnabled() 2022-06-15 18:52:18 +00:00
Ext4.h clang-format many files. 2018-09-18 15:41:22 -07:00
F2fs.cpp Support zoned device with dm-default-key 2022-06-07 18:43:54 -07:00
F2fs.h Support zoned device with dm-default-key 2022-06-07 18:43:54 -07:00
Vfat.cpp Add timeout for fsck on untrusted media 2021-09-22 18:08:28 -07:00
Vfat.h clang-format many files. 2018-09-18 15:41:22 -07:00