Include ldd in /system/bin.

Test: `which ldd`
Change-Id: I68a2e5402a82f22e7b715ab3d8ac2c09296b4376
This commit is contained in:
Elliott Hughes 2019-07-25 12:47:34 -07:00
parent b42e558b5a
commit 82033660c0
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ phony {
"auditctl",
"awk",
"bzip2",
"ldd",
"logwrapper",
"mini-keyctl",
"mkshrc",