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:
parent
d91c9b1c04
commit
a9e182440d
|
@ -169,6 +169,7 @@ var (
|
|||
"liblinker_malloc": true,
|
||||
"liblinker_debuggerd_stub": true,
|
||||
"libbionic_tests_headers_posix": true,
|
||||
"libc_dns": true,
|
||||
}
|
||||
)
|
||||
|
||||
|
|
Loading…
Reference in New Issue