4 Commits

Author SHA1 Message Date
Sasha Smundak
fa78ae064e Convert voice_processing/Android.mk file to Android.bp
Cherrypick of 10239324

Bug: 122333478
Test: treehugger
Change-Id: I27f24ef6068620fbacd89f4124277805a4eb59ed
Merged-In: I27f24ef6068620fbacd89f4124277805a4eb59ed
2020-02-05 10:26:55 -08:00
Sasha Smundak
a64e618cb8 Remove setting LOCAL_MULTILIB from AUDIOSERVER_MULTILIB
Bug: 121208203
Test: treehugger
Change-Id: I7b896f0127e8fb52eb26aee8ba171a12b3721f4f
2019-12-06 12:39:32 -08:00
Steven Moreland
0ff789a8cf libqcomvoiceprocessingdescriptors build with VNDK
When the vndk is enabled (BOARD_VNDK_VERSION=current),
vendor libraries must only link against vendor variants
in the build system. This means that they receive restricted
sets of headers and that automatic global headers are restricted.

Test: build libqcomvoiceprocessingdescriptors with BOARD_VNDK_VERSION=current
Bug: 37342627
Change-Id: Ic40abef2188ad4aa3a6c23a6d5729252f272f25e
2017-07-05 12:37:09 -07:00
David Lin
f0b9cd6c9d soundfx: add msm voice processing audio effects
Bug: 36865903

Change-Id: I56441244b208af93d654c5020b81df1f7b1800e8
Signed-off-by: David Lin <dtwlin@google.com>
2017-04-13 14:30:04 -07:00