mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-09 02:20:18 +00:00
android.hardware.audio.common@7.1-util and android.hardware.audio@7.1-util utilize the 7.1 XSD enums conversion library and thus can work with the new enum strings added in 7.1 Bug: 218504031 Test: atest VtsHalAudioV7_1TargetTest Test: atest android.hardware.audio.common@7.0-util_tests Test: atest android.hardware.audio.common@7.1-util_tests Test: atest android.hardware.audio@7.0-util_tests Test: atest android.hardware.audio@7.1-util_tests Change-Id: Icc5a354cdc2e377a2a2424c28377bcb0ba05bf4e
14 lines
246 B
Plaintext
14 lines
246 B
Plaintext
{
|
|
"presubmit": [
|
|
{
|
|
"name": "android.hardware.audio.common@6.0-util_tests"
|
|
},
|
|
{
|
|
"name": "android.hardware.audio.common@7.0-util_tests"
|
|
},
|
|
{
|
|
"name": "android.hardware.audio.common@7.1-util_tests"
|
|
}
|
|
]
|
|
}
|