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:
@@ -169,6 +169,7 @@ var (
|
|||||||
"liblinker_malloc": true,
|
"liblinker_malloc": true,
|
||||||
"liblinker_debuggerd_stub": true,
|
"liblinker_debuggerd_stub": true,
|
||||||
"libbionic_tests_headers_posix": true,
|
"libbionic_tests_headers_posix": true,
|
||||||
|
"libc_dns": true,
|
||||||
}
|
}
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user