History log of /frameworks/av/media/libaudiohal/4.0/EffectBufferHalHidl.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
51e076a8fc69d4275cabc3e6d54eab44d590280d 28-Feb-2018 Kevin Rocard <krocard@google.com> Audio V4: Update namespace and version of 4.0 shim

Put the shim in a V4_0 namespace to comply with the ODR.
Make the include guard unique.
Split from the error prone interface adaptation change for safer review.

Patch generated with:
sed -i 's/V2_0/V4_0/g' *
sed -i "/include.*2.0/s/2\.0/4.0/" *
sed -i '/namespace android *{/anamespace V4_0 {' *
sed -Ei 's/(ifndef|define|endif)(.*)_H/\1\2_4_0_H/' *
sed -Ei 's#}(.*)namespace android$#}\1namespace V4_0\n\0#' *

Bug: 38184704
Test: Compile
Change-Id: I7d3aa46b3dfec664cbeea8a6b946456b8e8f06e3
Merged-In: I7d3aa46b3dfec664cbeea8a6b946456b8e8f06e3
Cherry-picked from master
Signed-off-by: Kevin Rocard <krocard@google.com>
/frameworks/av/media/libaudiohal/4.0/EffectBufferHalHidl.h
4bcd67fbb4eca3654ea929742bdf6ccc7c70daec 28-Feb-2018 Kevin Rocard <krocard@google.com> Audio V4: Copy 2.0 audiohal to 4.0

For easier review of the changes, first copy 2.0 to 4.0, the changes
are made in the following patch.

Bug: 38184704
Test: compile
Change-Id: I5bf16e5f8e7b61cc13e86c06b899ec4e6624a961
Merged-In: I5bf16e5f8e7b61cc13e86c06b899ec4e6624a961
Cherry-picked from master
Signed-off-by: Kevin Rocard <krocard@google.com>
/frameworks/av/media/libaudiohal/4.0/EffectBufferHalHidl.h