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

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

Merge "libmediametrics and libmediametricsservice: Updated Android.bp"

parents aa2e608a 1d5f7edc
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3,7 +3,7 @@ cc_library_headers {
    export_include_dirs: ["include"],
}

cc_library_shared {
cc_library {
    name: "libmediametrics",

    srcs: [
+1 −1
Original line number Diff line number Diff line
@@ -111,7 +111,7 @@ cc_binary {
    ],
}

cc_library_shared {
cc_library {
    name: "libmediametricsservice",
    defaults: [
        "mediametrics_flags_defaults",