Remove lib_dns from bp2build converter denylist (module name typo, should be libc_dns). am: b33f9d87c4

Original change: https://android-review.googlesource.com/c/platform/build/soong/+/1652837

Change-Id: Id9b6ec08294dbd3a5b0998007bdcd8fe96dcff69
This commit is contained in:
Rupert Shuttleworth 2021-03-26 00:19:18 +00:00 committed by Automerger Merge Worker
commit f576ed0a3d
1 changed files with 0 additions and 1 deletions

View File

@ -137,7 +137,6 @@ var (
"libc_init_static": true,
"libc_init_dynamic": true,
"libc_tzcode": true,
"lib_dns": true,
"libc_freebsd": true,
"libc_freebsd_large_stack": true,
"libc_netbsd": true,