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

Commit 2abe8589 authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "audio: Add latest_android_hardware_audio_core_rust" into main

parents 1365aa32 78e0caf7
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",