Merge "Add missed shared library dependency to bionic-unit-tests"

This commit is contained in:
Treehugger Robot 2018-03-29 01:09:19 +00:00 committed by Gerrit Code Review
commit 1cbcdd9c32

View file

@ -544,6 +544,7 @@ cc_test {
"libtest_init_fini_order_grand_child",
"libtest_init_fini_order_root2",
"libtest_init_fini_order_root",
"libtest_missing_symbol_child_public",
"libtest_missing_symbol_root",
"libtest_missing_symbol",
"libtest_nodelete_1",