Loading Android.bp +5 −0 Original line number Diff line number Diff line Loading @@ -103,6 +103,11 @@ cc_library { header_libs: [ "libnetd_client_headers", ], runtime_libs: [ // Causes the linkerconfig to create a namespace link from resolv to the // libstatssocket library within the statsd apex "libstatssocket", ], export_include_dirs: ["include"], product_variables: { Loading Loading
Android.bp +5 −0 Original line number Diff line number Diff line Loading @@ -103,6 +103,11 @@ cc_library { header_libs: [ "libnetd_client_headers", ], runtime_libs: [ // Causes the linkerconfig to create a namespace link from resolv to the // libstatssocket library within the statsd apex "libstatssocket", ], export_include_dirs: ["include"], product_variables: { Loading