Loading Android.bp +1 −4 Original line number Diff line number Diff line Loading @@ -74,7 +74,7 @@ cc_library { "libcrypto", "libcutils", "libjsoncpp", "liblog", "liblog", //Used by libstatslog_resolv "libnetdutils", "libssl", "libstatslog_resolv", Loading Loading @@ -143,7 +143,6 @@ cc_library_static { export_generated_headers: ["statslog_resolv.h"], static_libs: [ "libcutils", "liblog", "libstatssocket", "libutils", ], Loading @@ -168,7 +167,6 @@ cc_test { "libbase", "libbinder", "libcrypto", "liblog", "libnetd_client", "libssl", "libutils", Loading Loading @@ -204,7 +202,6 @@ cc_test { shared_libs: [ "libbase", "libcrypto", "liblog", "libssl", ], static_libs: [ Loading dns_responder/Android.bp +0 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,6 @@ cc_library_static { shared_libs: [ "libbase", "libbinder", "liblog", "libnetd_client", "libnetdutils", "libssl", Loading tests/Android.bp +0 −2 Original line number Diff line number Diff line Loading @@ -16,8 +16,6 @@ cc_test { shared_libs: [ "libbase", "libbinder", // TODO: remove it after making dns_responder use LOG(*) instead of ALOG* "liblog", "libnetd_client", "libutils", ], Loading Loading
Android.bp +1 −4 Original line number Diff line number Diff line Loading @@ -74,7 +74,7 @@ cc_library { "libcrypto", "libcutils", "libjsoncpp", "liblog", "liblog", //Used by libstatslog_resolv "libnetdutils", "libssl", "libstatslog_resolv", Loading Loading @@ -143,7 +143,6 @@ cc_library_static { export_generated_headers: ["statslog_resolv.h"], static_libs: [ "libcutils", "liblog", "libstatssocket", "libutils", ], Loading @@ -168,7 +167,6 @@ cc_test { "libbase", "libbinder", "libcrypto", "liblog", "libnetd_client", "libssl", "libutils", Loading Loading @@ -204,7 +202,6 @@ cc_test { shared_libs: [ "libbase", "libcrypto", "liblog", "libssl", ], static_libs: [ Loading
dns_responder/Android.bp +0 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,6 @@ cc_library_static { shared_libs: [ "libbase", "libbinder", "liblog", "libnetd_client", "libnetdutils", "libssl", Loading
tests/Android.bp +0 −2 Original line number Diff line number Diff line Loading @@ -16,8 +16,6 @@ cc_test { shared_libs: [ "libbase", "libbinder", // TODO: remove it after making dns_responder use LOG(*) instead of ALOG* "liblog", "libnetd_client", "libutils", ], Loading