Merge "Remove libdl from shared_libs" am: aa6964861a am: 48c52fc8b8 am: 596ec7e22f

Original change: https://android-review.googlesource.com/c/platform/system/core/+/1900970

Change-Id: I45d6421ed6fdcc77fd64892c91f0541ad0d4b47a
This commit is contained in:
Christopher Parsons 2021-11-29 23:46:26 +00:00 committed by Automerger Merge Worker
commit 9beeb511f0

View file

@ -99,7 +99,6 @@ cc_defaults {
shared_libs: [ shared_libs: [
"libprocessgroup", "libprocessgroup",
"libdl",
"libvndksupport", "libvndksupport",
], ],