commit | 04b5b39a5729ae60bcaf68a23f09ec0c6f20a0ae | [log] [tgz] |
---|---|---|
author | Mikhail Naganov <mnaganov@google.com> | Thu Oct 13 12:55:14 2016 -0700 |
committer | Mikhail Naganov <mnaganov@google.com> | Thu Oct 13 14:11:07 2016 -0700 |
tree | 9298ef030bb5cde019e73a4fe87391fc8ffb9436 | |
parent | aff76795ad41a726bb17e70d352128d5b96cdd9e [diff] |
Move consts and structs used by framework to system/audio_effect.h A lot of code (including clients of AudioFlinger) use constants and structs from hardware/audio_effect.h for convenience, without actually interacting with HAL. Thus these definitions are more like the ones from system/audio.h and need to be moved to system/. Test: make Change-Id: I17a210fc7bde96380be42b50c60f10f2b1017e3a