Merge "Rename android bpf library"

This commit is contained in:
Treehugger Robot
2018-11-09 20:06:41 +00:00
committed by Gerrit Code Review
2 changed files with 2 additions and 2 deletions

View File

@@ -233,7 +233,7 @@ cc_library_shared {
],
shared_libs: [
"libbpf",
"libbpf_android",
"libnetdbpf",
"libnetdutils",
"libmemtrack",

View File

@@ -96,7 +96,7 @@ cc_defaults {
"libhwbinder",
"libutils",
"libhwui",
"libbpf",
"libbpf_android",
"libnetdbpf",
"libnetdutils",
"android.hardware.audio.common@2.0",