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

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

Merge "[Resolv] Remove deps on liblog"

parents 83a968fb d8e992ed
Loading
Loading
Loading
Loading
+1 −4
Original line number Diff line number Diff line
@@ -75,7 +75,7 @@ cc_library {
        "libcrypto",
        "libcutils",
        "libjsoncpp",
        "liblog",
        "liblog", //Used by libstatslog_resolv
        "libnetdutils",
        "libprotobuf-cpp-lite",
        "libssl",
@@ -143,7 +143,6 @@ cc_library_static {
    export_generated_headers: ["statslog_resolv.h"],
    static_libs: [
        "libcutils",
        "liblog",
        "libstatssocket",
    ],
}
@@ -168,7 +167,6 @@ cc_test {
        "libbase",
        "libbinder",
        "libcrypto",
        "liblog",
        "libnetd_client",
        "libssl",
        "libutils",
@@ -205,7 +203,6 @@ cc_test {
    shared_libs: [
        "libbase",
        "libcrypto",
        "liblog",
        "libssl",
    ],
    static_libs: [
+0 −1
Original line number Diff line number Diff line
@@ -4,7 +4,6 @@ cc_library_static {
    shared_libs: [
        "libbase",
        "libbinder",
        "liblog",
        "libnetd_client",
        "libnetdutils",
        "libssl",