Add erofs tools in recovery mode

Bug: 201685920
Test: mm fsck.erofs
Signed-off-by: Daeho Jeong <daehojeong@google.com>
Change-Id: Ie9a4dcd28c4b6348f34859a9b4989ef1f29f787f
diff --git a/Android.mk b/Android.mk
index 8ef4830..8506040 100644
--- a/Android.mk
+++ b/Android.mk
@@ -68,6 +68,11 @@
     sload_f2fs.recovery
 endif
 
+LOCAL_REQUIRED_MODULES += \
+    mkfs.erofs.recovery \
+    dump.erofs.recovery \
+    fsck.erofs.recovery
+
 # On A/B devices recovery-persist reads the recovery related file from the persist storage and
 # copies them into /data/misc/recovery. Then, for both A/B and non-A/B devices, recovery-persist
 # parses the last_install file and reports the embedded update metrics. Also, the last_install file