Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | audio policy: added audio HAL version in audio_policy.conf | Eric Laurent | 2014-06-06 | 1 | -0/+1 |
| | | | | | | | | | | | Each hardware module section in audio_policy.conf indicates the audio HAL version it implements. Also added a template audio_policy.conf file with examples of device and gain descriptors added for audio HAL version3.0. Bug: 14815883. Change-Id: Id219d121f81f687363f6c18f2d1684b2448dcdf4 | ||||
* | audio policy: parse device descriptors in config file | Eric Laurent | 2014-05-29 | 1 | -0/+76 |
Implement parsing of audio_policy.conf for device and gain controller definitions. Copy audio_policy_conf.h from hardware_legacy. New syntax for devices and gain controllers description will not be parsed by legacy audio policy manager. Bug: 14815883. Change-Id: I7f1035d514dcf55fb3e45ed1f633a2f63ee398f5 |