commit | 012c4b3328284ff048f2d255d49d34e7e7b99701 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Thu Jul 25 12:47:34 2019 -0700 |
committer | Elliott Hughes <enh@google.com> | Thu Jul 25 12:47:34 2019 -0700 |
tree | 5103cd436674360eaf983d7d39a7c82a0a022413 | |
parent | e6b8e8dadbc73949fa65ad225896eeec878f5127 [diff] |
Include ldd in /system/bin. Test: `which ldd` Change-Id: I68a2e5402a82f22e7b715ab3d8ac2c09296b4376
diff --git a/shell_and_utilities/Android.bp b/shell_and_utilities/Android.bp index bac3dc3..694b50e 100644 --- a/shell_and_utilities/Android.bp +++ b/shell_and_utilities/Android.bp
@@ -13,6 +13,7 @@ "auditctl", "awk", "bzip2", + "ldd", "logwrapper", "mini-keyctl", "mkshrc",