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

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

Change-Id: I72d06645168bc588d626071359252315f2857015
This commit is contained in:
Rupert Shuttleworth 2021-03-26 00:54:42 +00:00 committed by Automerger Merge Worker
commit 8bee3db4d1
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,