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
This commit is contained in:
Rupert Shuttleworth 2021-03-25 21:55:06 +00:00
parent d91c9b1c04
commit a9e182440d
1 changed files with 1 additions and 0 deletions

View File

@ -169,6 +169,7 @@ var (
"liblinker_malloc": true,
"liblinker_debuggerd_stub": true,
"libbionic_tests_headers_posix": true,
"libc_dns": true,
}
)