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

Commit 0a9ce8b3 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 am: 99394837

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

Change-Id: Ic50a810410d45fb203d685ac976a1c107aa82cb3
parents 6271cc23 99394837
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",