commit | 820da6589770efed923dd1dcb9b20e576ab32772 | [log] [tgz] |
---|---|---|
author | Chris Parsons <cparsons@google.com> | Tue Nov 23 12:29:15 2021 -0500 |
committer | Chris Parsons <cparsons@google.com> | Mon Nov 29 17:43:04 2021 -0500 |
tree | fb597a190732a3c9c9b5e75001b02ec7a86d2ad8 | |
parent | 4bbf1c9d24c9d0ed230fbcbfa6906c37caa7505a [diff] |
Remove libdl from shared_libs This entry is redundant, as system_shared_libs by default includes libdl. This should be a no-op change for the current build system, but avoids an issue on the alternative (experimantal) build system, Bazel. Test: md5sum libutils.so before/after on aosp_flame, verified no changes Change-Id: I18f6e67c3e23299a0f1e0ef530a0a809b068dc03