Add NetworkStackTests dependency on libdl_android
This fixes tests that were failing because of the unsatisfied dependency. Test: atest NetworkStackTests Bug: 129387775 Change-Id: Ie0c1bc2b292ad7172d144d9e7ad9edeecd2232b7
This commit is contained in:
@@ -45,6 +45,8 @@ android_test {
|
||||
"libcrypto",
|
||||
"libcutils",
|
||||
"libdexfile",
|
||||
"ld-android",
|
||||
"libdl_android",
|
||||
"libhidl-gen-utils",
|
||||
"libhidlbase",
|
||||
"libhidltransport",
|
||||
|
||||
Reference in New Issue
Block a user