Don't convert libc_dns using the cc_library_static bp2build converter. am: a9e182440d
am: 1089fb2b36
am: 9aca4859cf
Original change: https://android-review.googlesource.com/c/platform/build/soong/+/1652836 Change-Id: Ieb3120d204748c24423d1093abbb9d3a8a5f68ce
This commit is contained in:
commit
f59dcf9df4
1 changed files with 1 additions and 0 deletions
|
@ -169,6 +169,7 @@ var (
|
|||
"liblinker_malloc": true,
|
||||
"liblinker_debuggerd_stub": true,
|
||||
"libbionic_tests_headers_posix": true,
|
||||
"libc_dns": true,
|
||||
}
|
||||
)
|
||||
|
||||
|
|
Loading…
Reference in a new issue