Reland: Add FrameworksNetTests dependency on libcgrouprc

Bug: 132435820
Bug: 132437254

Original CL description:
Add FrameworksNetTests dependency on libcgrouprc

The tests are currently broken without this dependency.

Bug: 129902619
Test: atest FrameworksNetTests
Merged-In: I85891485157ed86e069039dfe3092028ff703dd5
Change-Id: I7daf6bdf8a9f8836d17746e1e352f8f75cd34adc
This commit is contained in:
Ian Kasprzak
2019-05-10 10:53:50 -07:00
parent 3bee1cdc4e
commit 7617ca1b96

View File

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