Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 329c4dad authored by Remi NGUYEN VAN's avatar Remi NGUYEN VAN
Browse files

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
parent 57fd2215
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -45,6 +45,8 @@ android_test {
        "libcrypto",
        "libcutils",
        "libdexfile",
        "ld-android",
        "libdl_android",
        "libhidl-gen-utils",
        "libhidlbase",
        "libhidltransport",