commit | bd6ae3535b89c399360a43cb63b915e4a84736b0 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Wed Dec 11 15:58:38 2019 -0800 |
committer | Elliott Hughes <enh@google.com> | Wed Dec 11 15:58:38 2019 -0800 |
tree | a297c4b40ac5bb0b9c399d897fafc1d3ffb9f984 | |
parent | e7391701e08ba57c56aa3804d9f470fa99ed41e8 [diff] |
shell-and-utilities: add bc. We accidentally dropped this when it moved out of toybox. Test: treehugger Change-Id: I7bc0fc2d3fe3822232531465d2c13d306381c4ef
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",