commit | b56f320332f63c7b97b4e2318b38ab19c8b11c20 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Fri Jul 27 09:31:01 2018 -0700 |
committer | Elliott Hughes <enh@google.com> | Fri Jul 27 09:31:01 2018 -0700 |
tree | e03816cb81e9274abba52fabd259e3d9cc5f3292 | |
parent | 5952e38a75df4ebbcad158b6ef5a6263d4c2a43e [diff] |
Restore tcpdump. tcpdump accidentally fell off the device when its Android.mk was converted to Android.bp. Bug: http://b/111654811 Test: builds Change-Id: Ia49a6722b47c9017b6e573cb88f7a93f3d95db5d
diff --git a/shell_and_utilities/Android.bp b/shell_and_utilities/Android.bp index 7834dd5..0586381 100644 --- a/shell_and_utilities/Android.bp +++ b/shell_and_utilities/Android.bp
@@ -18,6 +18,7 @@ "newfs_msdos", "reboot", "sh", + "tcpdump", "toolbox", "toybox", ],