fde69fbd8a
Devices that launched with Android 10 or later require FBE (File Based Encryption) from the beginning, so there's no need to support converting to FBE after the fact anymore. This was only ever a developer option, so it probably wasn't used much. And in any case, it's not used anymore, as isConvertibleToFBE() is hard-coded to return false. Besides the fact that FBE has been required for several releases now, this functionality was only ever available on devices that use FDE (Full Disk Encryption), but FDE support has been removed from Android. Therefore, remove this unused code. Bug: 208476087 Change-Id: I1f56c8e05fb3fba09aab4bf5f8609b0f552b8999 |
||
---|---|---|
.. | ||
include | ||
adb_install.cpp | ||
Android.bp | ||
fuse_install.cpp | ||
install.cpp | ||
snapshot_utils.cpp | ||
spl_check.cpp | ||
spl_check_unittests.cpp | ||
wipe_data.cpp | ||
wipe_device.cpp |