Merge "Remove the dependency on ICU"
am: 97048ee337
Change-Id: I829ff633e9ff4b0a93fd1974f2ea4917e2e21aef
This commit is contained in:
commit
ea84e78b5d
4 changed files with 0 additions and 12 deletions
|
@ -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"],
|
||||
|
|
|
@ -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: [
|
||||
|
|
|
@ -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"],
|
||||
|
|
|
@ -28,9 +28,6 @@ cc_test {
|
|||
"android.hidl.allocator@1.0",
|
||||
"android.hidl.memory@1.0",
|
||||
"libeffectsconfig",
|
||||
"libicuuc",
|
||||
"libicuuc_stubdata",
|
||||
"libandroidicu",
|
||||
"libxml2",
|
||||
],
|
||||
header_libs: [
|
||||
|
|
Loading…
Reference in a new issue