History log of /system/media/audio/include/system/audio_effect.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
1c11cf1f220a4eb8abe39cb4e1862c8d1752614c 30-Nov-2016 rago <rago@google.com> Fix security vulnerability: potential OOB write in audioserver

Bug: 32705438
Bug: 32703959
Test: cts security test
(audio_effect.h moved to a different branch)

Change-Id: I36a2c19373e0a2c7bf90599c0ccbb9e0ad815f65
/system/media/audio/include/system/audio_effect.h
dde56cbece88e4c6d973787043c8d8adbcb337d3 13-Oct-2016 Mikhail Naganov <mnaganov@google.com> Remove dependencies on hardware/audio_effects.h

Also remove some outstanding dependencies on hardware/audio.h.

Most of the time, only constants and structs from audio_effects.h
are used, and no actual calls into HAL are made. Move these
definitions into system/audio_effect.h, and generate constants
from TREBLE HAL definition.

Test: make

Change-Id: Ib28eca67f40bf8285d3352407f1ee82b6c77ad54
/system/media/audio/include/system/audio_effect.h