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

Commit 472e417b authored by Mikhail Naganov's avatar Mikhail Naganov
Browse files

audio: Add latest_android_hardware_audio_core_rust

Flag: EXEMPT bugfix
Bug: 378948881
Test: m
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:78e0caf7c5fb960745693146e1b5d8d858ea56d4)
Merged-In: Ida72e1df6c3462cd1986b4b83805d8ab98108e1b
Change-Id: Ida72e1df6c3462cd1986b4b83805d8ab98108e1b
parent a34b4b36
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",