Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 446519a3 authored by Jiyong Park's avatar Jiyong Park
Browse files

Explicitly depend on V1 of android.media.audio.common.types

... for the same reason as cc489264

Bug: 225941299
Test: m
Change-Id: I269d61c8c441b3db0832f5450f5e5a84a5989a99
parent f2b84b27
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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: {