Fix NetworkStackTests.
NetworkStackTests dlopens library which indirectly uses libcgrouprc. Add it to jni_libs. Test: atest Fixes: 129902619 Change-Id: I0d60d7a317fa60607d6fdaea15f61b458aefd2f0
This commit is contained in:
@@ -42,6 +42,7 @@ android_test {
|
||||
"libbinder",
|
||||
"libbinderthreadstate",
|
||||
"libc++",
|
||||
"libcgrouprc",
|
||||
"libcrypto",
|
||||
"libcutils",
|
||||
"libdexfile",
|
||||
|
||||
Reference in New Issue
Block a user