Add murphy support to audio session manager. 62/9862/4
authorJaska Uimonen <jaska.uimonen@helsinki.fi>
Thu, 29 Aug 2013 07:25:00 +0000 (10:25 +0300)
committerJoone Hur <joone.hur@intel.com>
Fri, 20 Sep 2013 13:22:09 +0000 (06:22 -0700)
Enable audio policy preemtion with web apps
with configuration flags (possibly for different
verticals). First there are conditionals to spec
file to enable asm and Murphy support to be compiled
in. Main item is a separate function to enable asm
to work with Murphy. So you will have 3 choices:
no policy, asm or asm with Murphy. For example:
PC -> nothing defined, mobile -> asm defined,
IVI -> asm and asm with murphy defined.

Change-Id: I6b44335e17cef8957cc8cf6c8a6c63c778386a2c


No differences found