Merge "Rename android bpf library"

am: cfcb33cb32

Change-Id: Iac5309bbe8b7669b31cc490461daeda4978f37f9
This commit is contained in:
Chenbo Feng
2018-11-09 12:26:25 -08:00
committed by android-build-merger
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",