Do not disable effect in AudioEffect destructor.

Current implementation of AudioEffect class destructor disables
the effect before disconnecting from IAudioEffect interface.
This is problematic when more than one client has a handle on the same
effect engine as destroying one handle will disable the effect which is
not the intended behavior.

Change-Id: I10eacf981506469a7ef4eb9a1650813f0848de5d
1 file changed
tree: f788a310454b02147ac7669e661cdb9afaf0d92e
  1. camera/
  2. cmds/
  3. drm/
  4. include/
  5. media/
  6. services/