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

Commit b2bd384d authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Update libstatspull lib"

parents af0b4df3 8095e4ee
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -23,7 +23,6 @@ cc_library_shared {
        include_dirs: ["frameworks/base/core/java"],
    },
    srcs: [
        ":statsd_aidl",
        "stats_pull_atom_callback.cpp",
    ],
    cflags: [
@@ -36,6 +35,7 @@ cc_library_shared {
        "libbinder",
        "libstatssocket",
        "libservices",
        "statsd-aidl-cpp",
    ],
    static_libs: [
        "liblog",