summaryrefslogtreecommitdiffstats
path: root/audio/effect
diff options
context:
space:
mode:
authorVictor Chang <vichang@google.com>2018-11-26 18:03:47 +0000
committerVictor Chang <vichang@google.com>2019-01-02 17:01:20 +0000
commit2c12b89651cc65c97f28264a247bcaeb9afaa6da (patch)
tree9da420fa12f869ee738f3efc98609055ebf1523d /audio/effect
parentc8f63d8ab944121ba649ed3dcf3b9b2a887c8029 (diff)
downloadandroid_hardware_interfaces-2c12b89651cc65c97f28264a247bcaeb9afaa6da.tar.gz
android_hardware_interfaces-2c12b89651cc65c97f28264a247bcaeb9afaa6da.tar.bz2
android_hardware_interfaces-2c12b89651cc65c97f28264a247bcaeb9afaa6da.zip
Add libandroidicu as static lib in the VtsHalAudio
VtsHalAudio statically links libxml2. libxml2 depends on libandroidicu now, and it should statically links libandroidicu as well. TODO: b/121468463 to remove ICU from VtsHalAudio Bug: 117094880 Test: m checkbuild Change-Id: I105e7ad1517ecf8780adfb730650e1ad82f65857
Diffstat (limited to 'audio/effect')
-rw-r--r--audio/effect/all-versions/vts/functional/Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/effect/all-versions/vts/functional/Android.bp b/audio/effect/all-versions/vts/functional/Android.bp
index 88d49d80f..de6cad9ad 100644
--- a/audio/effect/all-versions/vts/functional/Android.bp
+++ b/audio/effect/all-versions/vts/functional/Android.bp
@@ -28,6 +28,7 @@ cc_defaults {
"libeffectsconfig",
"libicuuc",
"libicuuc_stubdata",
+ "libandroidicu",
"libxml2",
],
header_libs: [