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

Commit 1d3cc6de authored by Mikhail Naganov's avatar Mikhail Naganov Committed by Gerrit Code Review
Browse files

Merge "audio: Add latest_android_hardware_audio_core_rust" into main

parents 15a250af 472e417b
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -228,6 +228,13 @@ aidl_interface_defaults {
    ],
}

rust_defaults {
    name: "latest_android_hardware_audio_core_rust",
    rustlibs: [
        latest_android_hardware_audio_core + "-rust",
    ],
}

// Used for the standalone sounddose HAL
aidl_interface {
    name: "android.hardware.audio.core.sounddose",