commit | 81872a2ce65653ae980621ba2907da56a83ba9a7 | [log] [tgz] |
---|---|---|
author | Glenn Kasten <gkasten@google.com> | Wed Mar 07 16:49:22 2012 -0800 |
committer | Glenn Kasten <gkasten@google.com> | Thu Mar 08 16:30:00 2012 -0800 |
tree | bfddaac17716089daa023ef3a225d04ba01a359a | |
parent | f3c2e3bd65449b413c378219e08c71bf744cfbf3 [diff] |
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