Glenn Kasten ffed04ac3c IAudioFlingerClient::ioConfigChanged param2 const
The 3rd parameter (param2) to AudioFlingerClient::ioConfigChanged
is used as an input.  So changed it from void * to const void *.
It is then cast to const OutputDescriptor *
or const audio_stream_type_t * depending on the event.

Change-Id: Ieec0d284f139b74b3389b5ef69c7935a8e5650ee
2012-03-06 16:43:19 -08:00
..
2012-02-22 11:46:53 -08:00
2012-02-29 14:59:08 -08:00
2012-01-20 11:44:26 -08:00
2012-02-27 13:03:08 -08:00
2012-02-27 13:03:08 -08:00
2012-02-27 13:03:08 -08:00
2012-02-14 09:17:59 -08:00