summaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorVictor Chang <vichang@google.com>2019-01-11 13:44:45 +0000
committerVictor Chang <vichang@google.com>2019-01-31 14:05:15 +0000
commit58062e0d412633b61567dd6455f004e6c7e9be56 (patch)
treeae0fda20ec1275027ed104b66971128474931209 /audio
parent685fcc0098e6c037d0964410956126c2a30e51fe (diff)
downloadandroid_hardware_interfaces-58062e0d412633b61567dd6455f004e6c7e9be56.tar.gz
android_hardware_interfaces-58062e0d412633b61567dd6455f004e6c7e9be56.tar.bz2
android_hardware_interfaces-58062e0d412633b61567dd6455f004e6c7e9be56.zip
Remove the dependency on ICU
Static libxml2 no longer requires ICU4C. Remove the depedency from the build file. Bug: 121468463 Test: vts-tradefed run vts -m VtsHalAudioEffectV4_0Target Test: vts-tradefed run vts -m VtsHalAudioV4_0Target Merged-In: Ib843fb1071a634f25e27e5291b00d11852ac08a9 Change-Id: Ib843fb1071a634f25e27e5291b00d11852ac08a9
Diffstat (limited to 'audio')
-rw-r--r--audio/core/2.0/vts/functional/Android.bp3
-rw-r--r--audio/core/4.0/vts/functional/Android.bp3
-rw-r--r--audio/effect/2.0/vts/functional/Android.bp3
-rw-r--r--audio/effect/4.0/vts/functional/Android.bp3
4 files changed, 0 insertions, 12 deletions
diff --git a/audio/core/2.0/vts/functional/Android.bp b/audio/core/2.0/vts/functional/Android.bp
index c8441cf8e..2cfba21fb 100644
--- a/audio/core/2.0/vts/functional/Android.bp
+++ b/audio/core/2.0/vts/functional/Android.bp
@@ -25,9 +25,6 @@ cc_test {
"android.hardware.audio.common.test.utility",
"android.hardware.audio@2.0",
"android.hardware.audio.common@2.0",
- "libicuuc",
- "libicuuc_stubdata",
- "libandroidicu",
"libxml2",
],
test_suites: ["general-tests"],
diff --git a/audio/core/4.0/vts/functional/Android.bp b/audio/core/4.0/vts/functional/Android.bp
index 7ebb68877..b2d9af4aa 100644
--- a/audio/core/4.0/vts/functional/Android.bp
+++ b/audio/core/4.0/vts/functional/Android.bp
@@ -25,9 +25,6 @@ cc_test {
"android.hardware.audio.common.test.utility",
"android.hardware.audio@4.0",
"android.hardware.audio.common@4.0",
- "libicuuc",
- "libicuuc_stubdata",
- "libandroidicu",
"libxml2",
],
shared_libs: [
diff --git a/audio/effect/2.0/vts/functional/Android.bp b/audio/effect/2.0/vts/functional/Android.bp
index 068314f5c..57887200e 100644
--- a/audio/effect/2.0/vts/functional/Android.bp
+++ b/audio/effect/2.0/vts/functional/Android.bp
@@ -28,9 +28,6 @@ cc_test {
"android.hidl.allocator@1.0",
"android.hidl.memory@1.0",
"libeffectsconfig",
- "libicuuc",
- "libicuuc_stubdata",
- "libandroidicu",
"libxml2",
],
test_suites: ["general-tests"],
diff --git a/audio/effect/4.0/vts/functional/Android.bp b/audio/effect/4.0/vts/functional/Android.bp
index 886f92d36..f1a3f0aba 100644
--- a/audio/effect/4.0/vts/functional/Android.bp
+++ b/audio/effect/4.0/vts/functional/Android.bp
@@ -28,9 +28,6 @@ cc_test {
"android.hidl.allocator@1.0",
"android.hidl.memory@1.0",
"libeffectsconfig",
- "libicuuc",
- "libicuuc_stubdata",
- "libandroidicu",
"libxml2",
],
header_libs: [