Loading apex/statsd/Android.bp +0 −1 Original line number Diff line number Diff line Loading @@ -67,7 +67,6 @@ cc_library_shared { "liblog", // Has a stable abi - should not be copied into apex. "libstatssocket", ], //TODO: is libc++_static correct? stl: "libc++_static", cflags: [ "-Wall", Loading cmds/statsd/Android.bp +4 −2 Original line number Diff line number Diff line Loading @@ -113,17 +113,18 @@ cc_defaults { static_libs: [ "libbase", "libcutils", "libgtest_prod", "libprotoutil", "libstatsmetadata", "libstatslog_statsd", "libsysutils", "libutils", "statsd-aidl-ndk_platform", ], shared_libs: [ "libbinder_ndk", "libincident", "liblog", "statsd-aidl-ndk_platform", ], } Loading Loading @@ -268,10 +269,11 @@ cc_binary { proto: { type: "lite", static: true, }, stl: "libc++_static", shared_libs: [ "libgtest_prod", "libstatssocket", ], Loading Loading
apex/statsd/Android.bp +0 −1 Original line number Diff line number Diff line Loading @@ -67,7 +67,6 @@ cc_library_shared { "liblog", // Has a stable abi - should not be copied into apex. "libstatssocket", ], //TODO: is libc++_static correct? stl: "libc++_static", cflags: [ "-Wall", Loading
cmds/statsd/Android.bp +4 −2 Original line number Diff line number Diff line Loading @@ -113,17 +113,18 @@ cc_defaults { static_libs: [ "libbase", "libcutils", "libgtest_prod", "libprotoutil", "libstatsmetadata", "libstatslog_statsd", "libsysutils", "libutils", "statsd-aidl-ndk_platform", ], shared_libs: [ "libbinder_ndk", "libincident", "liblog", "statsd-aidl-ndk_platform", ], } Loading Loading @@ -268,10 +269,11 @@ cc_binary { proto: { type: "lite", static: true, }, stl: "libc++_static", shared_libs: [ "libgtest_prod", "libstatssocket", ], Loading