commit | 2c1aead90360e5d6038a3f7f805c13f01f0e1566 | [log] [tgz] |
---|---|---|
author | Daniel Rosenberg <drosen@google.com> | Tue Jun 29 23:57:57 2021 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Tue Jun 29 23:57:57 2021 +0000 |
tree | 27ad2e13a3343a96009d51acb37d252687457336 | |
parent | 9e523858980b924790037eb0b6e0e481b81d32ca [diff] | |
parent | f6fa4e6927fb478ac31b6477f495b6e35f1afe67 [diff] |
Merge "Add exfat utilities for mkfs and fsck"
diff --git a/shell_and_utilities/Android.bp b/shell_and_utilities/Android.bp index b7d7490..97e8d8e 100644 --- a/shell_and_utilities/Android.bp +++ b/shell_and_utilities/Android.bp
@@ -18,9 +18,11 @@ "awk", "bc", "bzip2", + "fsck.exfat", "ldd", "logwrapper", "mini-keyctl", + "mkfs.exfat", "mkshrc", "newfs_msdos", "reboot",