Commit Graph

2 Commits

Author SHA1 Message Date
Steven Moreland
d69247cd78 libqcomvoiceprocessingdescriptors work w/ 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: Ibef8462745a6c653fcb8b2298db6307c8502eace
2017-06-30 15:08:41 -07:00
David Lin
8fbca0239c soundfx: add msm voice processing audio effects
Bug: 36865903

Change-Id: I048c806cc676ecdb666d4d5a2d66e9ac8f60129d
Signed-off-by: David Lin <dtwlin@google.com>
2017-04-13 11:58:46 -07:00