platform_hardware_interfaces/audio/core/all-versions
Kevin Rocard 86910f0fc5 Audio default HAL: hidl_memory size must be positive
hidl_memory size is not used on the framework side but is checked by the
hidl framework to be a sensible value.
Due to a hack in O and P, the value can be negative, this leads to
errors in HIDL.

This patch make sure the hidl_memory size is always positive and thus
not affected by the hack.

Test: adb shell data/nativetest64/write_sine/write_sine -pl -m3 -x
Bug: 38118159
Change-Id: Ie53c46c558e8042d74ee32b55219195da82e4bcc
Signed-off-by: Kevin Rocard <krocard@google.com>
2018-08-15 18:06:00 +00:00
..
default Audio default HAL: hidl_memory size must be positive 2018-08-15 18:06:00 +00:00
OWNERS Audio V4: Rename audio/device to audio/core 2018-01-20 10:49:57 -08:00