[fuchsia] Remove redundant libs (flutter/engine#16826)

Fixes: #43926
This commit is contained in:
Kaushik Iska 2020-04-17 13:07:37 -07:00 committed by GitHub
parent 56bdcec5ae
commit a317abc036

View File

@ -38,14 +38,6 @@ common_libs = [
name = "libtrace-provider-so.so"
path = rebase_path("$fuchsia_sdk_dist")
},
{
name = "libzircon.so"
path = rebase_path("$sysroot_lib")
},
{
name = "libc.so"
path = rebase_path("$sysroot_lib")
},
{
name = "ld.so.1"
path = rebase_path("$sysroot_dist_lib")