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

Commit 8095e4ee authored by Jeffrey Huang's avatar Jeffrey Huang
Browse files

Update libstatspull lib

statsd_aidl was updated, so this is the matching change.

Test: m -j
Bug: 148682447
Change-Id: Iec0459cec9f649eb23c6d04b205075fff9b6e911
parent 178645f1
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -23,7 +23,6 @@ cc_library_shared {
        include_dirs: ["frameworks/base/core/java"],
        include_dirs: ["frameworks/base/core/java"],
    },
    },
    srcs: [
    srcs: [
        ":statsd_aidl",
        "stats_pull_atom_callback.cpp",
        "stats_pull_atom_callback.cpp",
    ],
    ],
    cflags: [
    cflags: [
@@ -36,6 +35,7 @@ cc_library_shared {
        "libbinder",
        "libbinder",
        "libstatssocket",
        "libstatssocket",
        "libservices",
        "libservices",
        "statsd-aidl-cpp",
    ],
    ],
    static_libs: [
    static_libs: [
        "liblog",
        "liblog",