commit | a9e182440d8691225a054082fd3257791a116f53 | [log] [tgz] |
---|---|---|
author | Rupert Shuttleworth <ruperts@google.com> | Thu Mar 25 21:55:06 2021 +0000 |
committer | Rupert Shuttleworth <ruperts@google.com> | Thu Mar 25 21:56:15 2021 +0000 |
tree | 794bf2b74cff083cf20309793d6d22d832ccdbc0 | |
parent | d91c9b1c0435c931dc75e458692b05904558a2e1 [diff] [blame] |
Don't convert libc_dns using the cc_library_static bp2build converter. Test: Manually ran bp2build-incremental presubmit in a new AOSP checkout. Change-Id: I063f6f244c34c4456af77fb25579f95d724e8893
diff --git a/android/bazel.go b/android/bazel.go index 9a14e70..c43ab6d 100644 --- a/android/bazel.go +++ b/android/bazel.go
@@ -169,6 +169,7 @@ "liblinker_malloc": true, "liblinker_debuggerd_stub": true, "libbionic_tests_headers_posix": true, + "libc_dns": true, } )