soundtrigger: add host_supported

support host build for development.

Test: build pass
Bug: 206738138
Change-Id: I55d1b2bcdbf234efc9ca98aca00b9777327fe16c
This commit is contained in:
Rios Kao
2022-01-21 07:40:23 +00:00
parent 978f7e4663
commit f68d9c42b8

View File

@@ -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",