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

Commit 64f220af authored by Jiyong Park's avatar Jiyong Park Committed by Automerger Merge Worker
Browse files

Explicitly depend on V1 of soundtrigger.types am: c1942ad9 am: 515e8bd9

parents 59cb9d3f 515e8bd9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -36,7 +36,7 @@ aidl_interface {
    ],
    imports: [
        "android.media.audio.common.types",
        "android.media.soundtrigger.types",
        "android.media.soundtrigger.types-V1",
        "media_permission-aidl",
    ],
}