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

Commit 780faba4 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Rename libbpf to libbpf_bcc"

parents 88c01694 92822a24
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",