hal: add new property for GCS
Add new property to disable GCS for kona. Change-Id: I72d6f8b334998e32dcfd7922905a12848eb7b035
This commit is contained in:
parent
c63f865fd8
commit
c688a065e0
|
@ -39,6 +39,7 @@ endif
|
|||
USE_XML_AUDIO_POLICY_CONF := 1
|
||||
AUDIO_FEATURE_ENABLED_DLKM := true
|
||||
BOARD_SUPPORTS_SOUND_TRIGGER := true
|
||||
BOARD_SUPPORTS_GCS := false
|
||||
AUDIO_FEATURE_ENABLED_INSTANCE_ID := true
|
||||
AUDIO_USE_LL_AS_PRIMARY_OUTPUT := true
|
||||
AUDIO_FEATURE_ENABLED_VBAT_MONITOR := true
|
||||
|
|
Loading…
Reference in New Issue