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:
Remi NGUYEN VAN
2019-04-08 17:29:06 +09:00
parent 1470d8a3b8
commit ecbcb7fbfc

View File

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