Reland: Add FrameworksNetTests dependency on libcgrouprc

Original CL description:
Add FrameworksNetTests dependency on libcgrouprc

The tests are currently broken without this dependency.

Bug: 132925169
Test: atest FrameworksNetTests
Change-Id: I473b250587d871158e1e9595d56183a0342238d8
Merged-In: If9c8aa41c4e96a79b71c88f199a4f3b0483e31cd
This commit is contained in:
Ian Kasprzak
2019-05-10 10:53:50 -07:00
committed by Remi NGUYEN VAN
parent 2c3f94e392
commit db10850966

View File

@@ -29,6 +29,7 @@ java_defaults {
"libbpf",
"libbpf_android",
"libc++",
"libcgrouprc",
"libcrypto",
"libcutils",
"libdexfile",