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

Commit f80ccf7e authored by Divya Narayanan Poojary's avatar Divya Narayanan Poojary
Browse files

msm8916/8939/8909: Enable Peripheral Manager Flag.

Enable AUDIO_FEATURE_ENABLED_PM_SUPPORT.

Change-Id: If98d7bc4ed06bb0fdfe930bef84a204d118fd052
parent c55f5b58
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -38,7 +38,7 @@ AUDIO_FEATURE_ENABLED_VOICE_CONCURRENCY := true
AUDIO_FEATURE_ENABLED_RECORD_PLAY_CONCURRENCY := true
ifneq ($(TARGET_SUPPORTS_WEARABLES),true)
AUDIO_FEATURE_ENABLED_KPI_OPTIMIZE := true
#AUDIO_FEATURE_ENABLED_PM_SUPPORT := true
AUDIO_FEATURE_ENABLED_PM_SUPPORT := true
endif
ifneq ($(TARGET_SUPPORTS_WEARABLES),true)
#BOARD_USES_SRS_TRUEMEDIA := true
+1 −0
Original line number Diff line number Diff line
@@ -21,6 +21,7 @@ AUDIO_FEATURE_NON_WEARABLE_TARGET := true
AUDIO_FEATURE_ENABLED_VOICE_CONCURRENCY := true
AUDIO_FEATURE_ENABLED_WFD_CONCURRENCY := true
AUDIO_FEATURE_ENABLED_KPI_OPTIMIZE := true
AUDIO_FEATURE_ENABLED_PM_SUPPORT := true
#BOARD_USES_SRS_TRUEMEDIA := true
##DOLBY_DAP := true
##DOLBY_DDP := true
+1 −0
Original line number Diff line number Diff line
@@ -21,6 +21,7 @@ AUDIO_FEATURE_NON_WEARABLE_TARGET := true
AUDIO_FEATURE_ENABLED_VOICE_CONCURRENCY := true
AUDIO_FEATURE_ENABLED_WFD_CONCURRENCY := true
AUDIO_FEATURE_ENABLED_KPI_OPTIMIZE := true
AUDIO_FEATURE_ENABLED_PM_SUPPORT := true
BOARD_USES_SRS_TRUEMEDIA := true
##DOLBY_DAP := true
##DOLBY_DDP := true