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

Commit b2ade922 authored by Dhananjay Kumar's avatar Dhananjay Kumar Committed by Ajit Pandey
Browse files

hal: configs: enable qssi compliance flag

Enable qssi compliance flag to compile SVA libs shared with
system and vendor from commonsys-intf location.

Change-Id: I5fa2a991b2a4f93d9ad233a06354b7e6c3701efd
parent a1e177ee
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -3,6 +3,7 @@
#AUDIO_FEATURE_FLAGS
BOARD_USES_ALSA_AUDIO := true
TARGET_USES_AOSP_FOR_AUDIO := false
AUDIO_FEATURE_QSSI_COMPLIANCE := true

ifneq ($(TARGET_USES_AOSP_FOR_AUDIO), true)
ifeq ($(TARGET_FWK_SUPPORTS_FULL_VALUEADDS),true)