Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 99394837 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Rename libbpf to libbpf_bcc" am: 780faba4 am: 38332fbf am: 7aa0c9ee

Original change: https://android-review.googlesource.com/c/platform/frameworks/native/+/1906050

Change-Id: Ib07f813b7560724fd9fdb82faa2f8c682914d201
parents 9d704cf3 7aa0c9ee
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -12,7 +12,7 @@ cc_library {
    srcs: ["cputimeinstate.cpp"],
    shared_libs: [
        "libbase",
        "libbpf",
        "libbpf_bcc",
        "libbpf_android",
        "liblog",
        "libnetdutils"
@@ -31,7 +31,7 @@ cc_test {
    srcs: ["testtimeinstate.cpp"],
    shared_libs: [
        "libbase",
        "libbpf",
        "libbpf_bcc",
        "libbpf_android",
        "libtimeinstate",
        "libnetdutils",
+1 −1
Original line number Diff line number Diff line
@@ -28,7 +28,7 @@ cc_library_shared {
    ],
    shared_libs: [
        "libbase",
        "libbpf",
        "libbpf_bcc",
        "libbpf_android",
        "libcutils",
        "liblog",
+1 −1
Original line number Diff line number Diff line
@@ -34,7 +34,7 @@ cc_test {
    ],
    shared_libs: [
        "libbase",
        "libbpf",
        "libbpf_bcc",
        "libbpf_android",
        "libcutils",
        "libgfxstats",