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

Commit 1dd6da40 authored by Lorena Torres-Huerta's avatar Lorena Torres-Huerta
Browse files

Use explicit aidl versions for audio hal and soundtrigger dependencies.

There are still issues with importing implicit versions. Switching to explicit versions while b/188871598 is worked out.

Bug: 242678729
Test: m; AIDL_TRANSITIVE_FREEZE=true m aidl-freeze-api && AIDL_FROZEN_REL=true m
Change-Id: Ic4868424e03ac23cdf2edee566721c5adb420119
parent 54c39be8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -264,7 +264,7 @@ aidl_interface {
        "binding/aidl/aaudio/IAAudioService.aidl",
    ],
    imports: [
        "android.media.audio.common.types",
        "android.media.audio.common.types-V2",
        "audioclient-types-aidl",
        "shared-file-region-aidl",
        "framework-permission-aidl",
+5 −5
Original line number Diff line number Diff line
@@ -311,7 +311,7 @@ aidl_interface {
        "aidl/android/media/IEffectClient.aidl",
    ],
    imports: [
        "android.media.audio.common.types",
        "android.media.audio.common.types-V2",
        "shared-file-region-aidl",
    ],
    backend: {
@@ -364,7 +364,7 @@ aidl_interface {
        "aidl/android/media/TrackSecondaryOutputInfo.aidl",
    ],
    imports: [
        "android.media.audio.common.types",
        "android.media.audio.common.types-V2",
        "framework-permission-aidl",
    ],
    backend: {
@@ -408,7 +408,7 @@ aidl_interface {
        "aidl/android/media/SpatializerHeadTrackingMode.aidl",
    ],
    imports: [
        "android.media.audio.common.types",
        "android.media.audio.common.types-V2",
        "audioclient-types-aidl",
    ],
    backend: {
@@ -451,7 +451,7 @@ aidl_interface {
        "aidl/android/media/IAudioTrackCallback.aidl",
    ],
    imports: [
        "android.media.audio.common.types",
        "android.media.audio.common.types-V2",
        "audioclient-types-aidl",
        "av-types-aidl",
        "effect-aidl",
@@ -488,7 +488,7 @@ aidl_interface {
        "aidl/android/media/IAudioPolicyServiceClient.aidl",
    ],
    imports: [
        "android.media.audio.common.types",
        "android.media.audio.common.types-V2",
        "audioclient-types-aidl",
        "audiopolicy-types-aidl",
        "capture_state_listener-aidl",