aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--misc/Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/Android.bp b/misc/Android.bp
index fc00a692..0305fc08 100644
--- a/misc/Android.bp
+++ b/misc/Android.bp
@@ -88,6 +88,7 @@ cc_binary {
"libext2_com_err",
"libext2_e2p",
],
+ symlinks: ["mkfs.ext2", "mkfs.ext3", "mkfs.ext4"],
},
},
stl: "libc++_static",