mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
Explicitly depend on V1 of android.media.audio.common.types
... for the same reason as cc489264af
Bug: 225941299
Test: m
Change-Id: I269d61c8c441b3db0832f5450f5e5a84a5989a99
This commit is contained in:
@@ -81,7 +81,7 @@ aidl_interface {
|
||||
],
|
||||
imports: [
|
||||
"android.hardware.audio.common-V1",
|
||||
"android.media.audio.common.types",
|
||||
"android.media.audio.common.types-V1",
|
||||
],
|
||||
stability: "vintf",
|
||||
backend: {
|
||||
|
||||
Reference in New Issue
Block a user