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

Commit f68d9c42 authored by Rios Kao's avatar Rios Kao
Browse files

soundtrigger: add host_supported

  support host build for development.

Test: build pass
Bug: 206738138
Change-Id: I55d1b2bcdbf234efc9ca98aca00b9777327fe16c
parent 978f7e46
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -10,6 +10,7 @@ package {
aidl_interface {
    name: "android.hardware.soundtrigger3",
    vendor_available: true,
    host_supported: true,
    flags: ["-Werror", "-Weverything", ],
    srcs: [
        "android/hardware/soundtrigger3/ISoundTriggerHw.aidl",