Add FrameworksNetTests dependency on libcgrouprc
The tests are currently broken without this dependency. Bug: 129902619 Test: atest FrameworksNetTests Merged-In: Ifcfe4df81caf8ede2e4e66a76552cb3200378fa8 Change-Id: I85891485157ed86e069039dfe3092028ff703dd5
This commit is contained in:
@@ -28,6 +28,7 @@ java_defaults {
|
|||||||
"libbpf",
|
"libbpf",
|
||||||
"libbpf_android",
|
"libbpf_android",
|
||||||
"libc++",
|
"libc++",
|
||||||
|
"libcgrouprc",
|
||||||
"libcrypto",
|
"libcrypto",
|
||||||
"libcutils",
|
"libcutils",
|
||||||
"libdexfile",
|
"libdexfile",
|
||||||
|
|||||||
Reference in New Issue
Block a user