Define mke2fs.conf.recovery

By removing `recovery_available` property from "mke2fs.conf" and
defining a dedicated recovery-specific module for "mke2fs.conf".
`recovery_available` property should be used to allow the reverse
dependencies recovery modules to depend on the module, not to
install the module to the recovery partition.

Test: m soong_generated_recovery_filesystem_test
Bug: 381888358
Change-Id: Iee864c37a7bc6e8316a1d0e7fa8d968aed610dcc
1 file changed