mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 22:04:26 +00:00
Merge "VTS tests should be static" into pi-dev
This commit is contained in:
@@ -25,9 +25,8 @@ cc_test {
|
||||
"android.hardware.audio.common.test.utility",
|
||||
"android.hardware.audio@2.0",
|
||||
"android.hardware.audio.common@2.0",
|
||||
"libicuuc",
|
||||
"libicuuc_stubdata",
|
||||
"libxml2",
|
||||
],
|
||||
shared_libs: [
|
||||
"libicuuc",
|
||||
],
|
||||
}
|
||||
|
||||
@@ -25,10 +25,9 @@ cc_test {
|
||||
"android.hardware.audio.common.test.utility",
|
||||
"android.hardware.audio@4.0",
|
||||
"android.hardware.audio.common@4.0",
|
||||
"libxml2",
|
||||
],
|
||||
shared_libs: [
|
||||
"libicuuc",
|
||||
"libicuuc_stubdata",
|
||||
"libxml2",
|
||||
],
|
||||
header_libs: [
|
||||
"android.hardware.audio.common.util@all-versions",
|
||||
|
||||
@@ -27,10 +27,9 @@ cc_test {
|
||||
"android.hardware.audio.effect@2.0",
|
||||
"android.hidl.allocator@1.0",
|
||||
"android.hidl.memory@1.0",
|
||||
"libxml2",
|
||||
],
|
||||
shared_libs: [
|
||||
"libeffectsconfig",
|
||||
"libicuuc",
|
||||
"libicuuc_stubdata",
|
||||
"libxml2",
|
||||
],
|
||||
}
|
||||
|
||||
@@ -27,11 +27,10 @@ cc_test {
|
||||
"android.hardware.audio.effect@4.0",
|
||||
"android.hidl.allocator@1.0",
|
||||
"android.hidl.memory@1.0",
|
||||
"libxml2",
|
||||
],
|
||||
shared_libs: [
|
||||
"libeffectsconfig",
|
||||
"libicuuc",
|
||||
"libicuuc_stubdata",
|
||||
"libxml2",
|
||||
],
|
||||
header_libs: [
|
||||
"android.hardware.audio.common.util@all-versions",
|
||||
|
||||
Reference in New Issue
Block a user