Commit Graph

7 Commits

Author SHA1 Message Date
Aniket Kumar Lata 8fc67e65e2 hal: Update prefixes for audio system properties
Vendor created android system properties are required to have
vendor/qti prefix. Update vendor specific audio system
properties used in HAL.

CRs-Fixed: 2034869
Change-Id: Ibdb1d12fedee1ce12073e8b90fdec814318f3acf
2017-07-11 15:40:19 -07:00
Revathi Uddaraju 1eac8b0e2d hal: Add support for dynamic logging
Changes to support dynamic logging in hal

Change-Id: I315c919bd940d8ccdb9103eb06bf67c1e3ff3f4b
2017-05-29 03:20:20 -07:00
Linux Build Service Account 5d3dfd7d53 Merge "audio: Fixed compiler warning" 2017-05-15 01:03:19 -07:00
Divya Narayanan Poojary 5ed68ff720 audio: Fixed compiler warning
Added --unused tag to avoid compilation error

CRs-fixed: 1021714
Change-Id: I57fd9eb62d8548468cb10bf23498809867fbbc61
2017-05-04 18:57:02 +05:30
Surendar karka 0a97d5e768 hal: unload the modem image based on IS_ONLINE event
Timing issue is observed in which unvote of modem
from audio hal is called before the peripheral service
vote for the modem image causing modem image to unload.
Call unvote from audio hal based on the event
EVENT_PERIPH_IS_ONLINE

Change-Id: I9fbf249707b4e4abf0708937d423e5fc41eeb9d5
2017-04-24 18:28:33 +05:30
Divya Narayanan Poojary 913a250cf7 audio: add parameter for device shutdown notification
- Add new define to receive device shutdown notification

Change-Id: I74c07de91d4eae5312b9ef609d218bdf45d61dc5
2017-04-24 18:27:30 +05:30
Preetam Singh Ranawat 2d0e463a86 Merge remote-tracking branch 'quic/LA.BR.1' into HEAD
* quic/LA.BR.1: (37 commits)
  hal: Performance mode during recording usecase
  audio: Support for compress offload recovery
  audio: Fix for clip skip issue during SSR
  hal: add checks for calibration buffer allocation failures
  mm-audio: aenc-aac: fix integer overflow for encoded buffer timestamp calculation
  hal: Add support for 8909 QRD skue
  hal: Fix for FM mute issue on start of FM record
  hal: Fix array length computation for backend id array.
  hal : set Non SA+ app type for PCM Capture
  hal : Fix for SA+ app type selection for PCM Capture usecase
  hal : Fix for SA+ app type selection for PCM Capture usecase
  hal: use 0 as default return value for out_get_render_position
  audio: hal: Add support for pm8916 on msm8909
  hal: Define a new combo device for AANC and Fluence
  hal: Define a new combo device for AANC and Fluence
  hal: use 0 as default return value for out_get_render_position
  hal: Update DS2 implementation to support ACDB based license mechanism
  hal : Overwrite the APP type for PCM RX and TX path
  audio: HAL to support for peripheral manager
  hal : Set the input device for VOIP calls using audio path
  ...
Conflicts:
	hal/Android.mk
	hal/audio_extn/audio_extn.c
	hal/audio_extn/audio_extn.h
	hal/audio_extn/dolby.c
	hal/audio_extn/utils.c
	hal/audio_hw.c
	hal/msm8916/hw_info.c
	hal/msm8916/platform.c
	hal/msm8974/platform.c
	hal/platform_api.h
Change-Id: Ibfa171e8f3af713dbb2cffbaf2ca2b0df3e8ae73
2015-02-02 12:41:14 +05:30