History log of /hardware/qcom/audio/hal/platform_info.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
98c95622da1e906d32dde6b6651ed5b270b9b5f1 21-Jun-2014 Haynes Mathew George <hgeorge@codeaurora.org> audio: extend platform parser

Extend platform parser with support for additional sections.
Supported sections now include acdb ids, pcm device ids and backend names.

Change-Id: Idfbc8a8bb490606686436c107db5b0c7d636ccbe
/hardware/qcom/audio/hal/platform_info.c
5bc188456348ebdfc5d3c86414952503ec41bd44 17-Jun-2014 Haynes Mathew George <hgeorge@codeaurora.org> hal: Add XML parser for platform info

change 1
Add XML parser which parses the platform_info.xml
on the device. That xml contains ACDB ID information
and is populated from the device project folder to
the /etc folder on the device. It is used to overwrite
hardcoded ACDB ID's in platform.c.

change 2
Move platform_parser to root hal directory. Rename
platform_parser to platform_info. Change name of
XML file read from platform_info.xml to
audio_platform_info.xml. The xml now only needs
information for ACDB ID's that you want overwritten.
Names in the XML now match sound device enums in
platform.c.

(cherry-picked from CAF commits
61764e3b8069b819c3da19a6bb38b37ad173bf50, 5588688cbdd065a3572afb032e48a265790dfea2)

Change-Id: Ie5978f609bbe9d60a64e20a0906d6bd7a8c48e1b
/hardware/qcom/audio/hal/platform_info.c