commit | 8b4529e50b754a94628b4e349dfc4dfb939ffaa1 | [log] [tgz] |
---|---|---|
author | Eric Laurent <elaurent@google.com> | Mon Oct 31 17:36:03 2011 -0700 |
committer | Eric Laurent <elaurent@google.com> | Wed Nov 02 09:14:13 2011 -0700 |
tree | 37019a010fd9d664529962f7ef0afe92cc61ee9b | |
parent | f9d8faf7fe9d23bddf4d8d039805bce806e9b9c6 [diff] |
Fix problem in lvm effect bundle wrapper. When an effect is disabled, the process function should either copy or accumulate the content of the input buffer to the output buffer depending on the behavior requested by the framework. Current implementation is copying the input buffer unconditionally. Related to issue 5433942. Change-Id: Ic488ca97eadcc4c763de570d7e6c6f5b7a979415