mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 10:44:41 +00:00
soundtrigger: add host_supported
support host build for development. Test: build pass Bug: 206738138 Change-Id: I55d1b2bcdbf234efc9ca98aca00b9777327fe16c
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user