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

Commit 9b452d4c 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
Merged-In: Ic4868424e03ac23cdf2edee566721c5adb420119
Change-Id: Ic4868424e03ac23cdf2edee566721c5adb420119
(cherry picked from commit 1dd6da40)
parent 8132989a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -263,7 +263,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",
+4 −4
Original line number Diff line number Diff line
@@ -363,7 +363,7 @@ aidl_interface {
        "aidl/android/media/TrackSecondaryOutputInfo.aidl",
    ],
    imports: [
        "android.media.audio.common.types",
        "android.media.audio.common.types-V2",
        "framework-permission-aidl",
    ],
    backend: {
@@ -407,7 +407,7 @@ aidl_interface {
        "aidl/android/media/SpatializerHeadTrackingMode.aidl",
    ],
    imports: [
        "android.media.audio.common.types",
        "android.media.audio.common.types-V2",
        "audioclient-types-aidl",
    ],
    backend: {
@@ -450,7 +450,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",
@@ -487,7 +487,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",