Files
frameworks_base/services
Glenn Kasten fcf2ac041e AudioPolicyService InputDesc minor cleanup
Add a non-default constructor to set the mSessionId, and make mSessionId const.

Remove explicit clear on mEffects - it is automatically cleared by the destructor.

AudioPolicyService::setPreProcessorEnabled:
 - parameter is const *
 - use an alias instead of making a Vector copy

Destructor doesn't need to be virtual since there are no subclasses.

Change-Id: Ibc3c3bea8259839430b1cf5356186c7d96f1082f
2012-03-08 16:30:00 -08:00
..
2012-02-27 13:03:08 -08:00
2012-02-17 09:46:37 -08:00
2012-02-27 13:03:08 -08:00
2012-02-27 13:03:08 -08:00