commit | 8a8d7af69b9f912481b14ad8dc356eb2037eea1f | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Thu Dec 12 16:30:26 2019 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Thu Dec 12 16:30:26 2019 +0000 |
tree | 8394a4e2427992834c44aacff25ee52c34e1abe3 | |
parent | 3a64c148edf09c23b61d630c35380cf96a8538f6 [diff] | |
parent | d29f94cda82b475558cf84470591681d384e394c [diff] |
Merge "shell-and-utilities: add bc."
diff --git a/shell_and_utilities/Android.bp b/shell_and_utilities/Android.bp index ec4f6ab..b5a5fb6 100644 --- a/shell_and_utilities/Android.bp +++ b/shell_and_utilities/Android.bp
@@ -12,6 +12,7 @@ required: [ "auditctl", "awk", + "bc", "bzip2", "ldd", "logwrapper",