Commit Graph

906 Commits

Author SHA1 Message Date
Linux Build Service Account d400306b6e Merge "audio: Enable device overlay for audio specific configs" 2016-04-12 03:24:45 -07:00
Abhishek Ranjan c89058adbe Initial changes for new release bring-up
Disable VOICE_CONCURRENCY & DS2_DOLBY_DAP

Change-Id: Ifbf369a2a8e9a62f8721465651bf1821385030f4
2016-04-08 02:46:59 +05:30
Ashish Jain 440a4d92e5 audio: Enable device overlay for audio specific configs
Move audio specific device overlay to audio HAL.
This helps remove dependency from other overlays and also
does not affect other subsytems.

Change-Id: I5f55f48905bd09575265f48e8b3a5a24eee278ed
2016-04-07 11:28:00 +05:30
Linux Build Service Account 6cbbfb98c2 Merge "hal: move audio specific config files to HAL" 2016-04-06 04:06:27 -07:00
Banajit Goswami 748497ff74 hal: move audio specific config files to HAL
Move all audio specific config files
from device/qcom/msm8996 to
hardware/qcom/audio/configs/msm8996 folder.

Move all audio configurations from target specific
BoardConfigVendor.mk to target specific
makefile in hardware/qcom/audio/configs.
Move all audio related system properties from system.prop
to target specific makefile

Change-Id: I51a058c83f3047c42f2a21b0568366f2da9ce71c
2016-04-05 12:30:59 +05:30
Ashish Jain 1221b529ca hal: move audio specific config files to HAL
-Move all audio specific config files from device/qcom/msm8xxx
to hardware/qcom/audio/configs/msm8xxx folder for
msm8937 and msm8953 targets.
-Move all audio configurations from BoardConfigVendor.mk
to target specific makefile in hardware/qcom/audio/configs.
-Move all audio related system properties from system.prop
to target specific makefile

Change-Id: I6317c334ce8c7fe6425346bb1e803a1dd7a7de0e
2016-04-01 14:54:23 +05:30