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

Commit 0e545973 authored by Yifan Hong's avatar Yifan Hong
Browse files

Fix NetworkStackTests.

NetworkStackTests dlopens library which indirectly
uses libcgrouprc. Add it to jni_libs.

Test: atest
Fixes: 129902619
Change-Id: I0d60d7a317fa60607d6fdaea15f61b458aefd2f0
parent 96cf4533
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -42,6 +42,7 @@ android_test {
        "libbinder",
        "libbinder",
        "libbinderthreadstate",
        "libbinderthreadstate",
        "libc++",
        "libc++",
        "libcgrouprc",
        "libcrypto",
        "libcrypto",
        "libcutils",
        "libcutils",
        "libdexfile",
        "libdexfile",