Skip to content

Commit 662be09

Browse files
drosen-googlemikeNG
authored andcommitted
Add exfat utilities for mkfs and fsck
Bug: 171854784 Test: Builds, Large sdcards formated as exfat if kernel supports it Change-Id: Ie56b17f55f5027fdf714002b4c307603809fb707
1 parent bdf16d0 commit 662be09

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

shell_and_utilities/Android.bp

+2
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,11 @@ phony {
1818
"awk",
1919
"bc",
2020
"bzip2",
21+
"fsck.exfat",
2122
"ldd",
2223
"logwrapper",
2324
"mini-keyctl",
25+
"mkfs.exfat",
2426
"mkshrc",
2527
"newfs_msdos",
2628
"reboot",

0 commit comments

Comments
 (0)