Add libandroidicu as static lib in the VtsHalAudio

libxml2 now depends on libandroidicu.
Add the same dependency into the VTS.

TODO: b/121468463 to remove ICU from VtsHalAudio

Bug: 117094880
Test: m checkbuild
Merged-In: I105e7ad1517ecf8780adfb730650e1ad82f65857
Change-Id: I105e7ad1517ecf8780adfb730650e1ad82f65857
This commit is contained in:
Victor Chang 2018-11-26 18:03:47 +00:00
parent d25bffff74
commit fdd3300306
4 changed files with 4 additions and 0 deletions

View file

@ -27,6 +27,7 @@ cc_test {
"android.hardware.audio.common@2.0",
"libicuuc",
"libicuuc_stubdata",
"libandroidicu",
"libxml2",
],
test_suites: ["general-tests"],

View file

@ -27,6 +27,7 @@ cc_test {
"android.hardware.audio.common@4.0",
"libicuuc",
"libicuuc_stubdata",
"libandroidicu",
"libxml2",
],
shared_libs: [

View file

@ -30,6 +30,7 @@ cc_test {
"libeffectsconfig",
"libicuuc",
"libicuuc_stubdata",
"libandroidicu",
"libxml2",
],
test_suites: ["general-tests"],

View file

@ -30,6 +30,7 @@ cc_test {
"libeffectsconfig",
"libicuuc",
"libicuuc_stubdata",
"libandroidicu",
"libxml2",
],
header_libs: [