Sanders: audio: fix the "audio not recording on some app" issue

*Issue: Audio is not recording when video is recorded from some social
  apps like snapchat and instagram.
 *Fixes the upper reported issue

Signed-off-by: ronaxdevil <pratabidya.007@gmail.com>
This commit is contained in:
marshmello61
2019-08-20 09:08:27 +00:00
committed by ronaxdevil
parent a017817d96
commit 1b36580a78
6 changed files with 103 additions and 302 deletions

View File

@@ -84,7 +84,6 @@ PRODUCT_PACKAGES += \
PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/audio/audio_effects.xml:$(TARGET_COPY_OUT_VENDOR)/etc/audio_effects.xml \
$(LOCAL_PATH)/audio/audio_output_policy.conf:$(TARGET_COPY_OUT_VENDOR)/etc/audio_output_policy.conf \
$(LOCAL_PATH)/audio/audio_platform_info.xml:$(TARGET_COPY_OUT_VENDOR)/etc/audio_platform_info.xml \
$(LOCAL_PATH)/audio/audio_policy_configuration.xml:$(TARGET_COPY_OUT_VENDOR)/etc/audio_policy_configuration.xml \
$(LOCAL_PATH)/audio/mixer_paths.xml:$(TARGET_COPY_OUT_VENDOR)/etc/mixer_paths.xml \