OSDN Git Service

make libaudioutils_fixedfft vendor_available:true
authorJiyong Park <jiyong@google.com>
Mon, 15 May 2017 06:31:44 +0000 (15:31 +0900)
committerJiyong Park <jiyong@google.com>
Tue, 16 May 2017 02:49:13 +0000 (02:49 +0000)
commitd57b41931ec35c2b1f5df14cdbb5b11dde85c8a6
tree0ece04f01503e522c6ade25afc468dde734e12b3
parent5da5ad056cbe099529681e19791e19fe9d0a01c9
make libaudioutils_fixedfft vendor_available:true

This, when used with BOARD_VNDK_VERSION flag, enables the
module to be built and installed twice, one for /system,
other for /vendor.

libaudioutils_fixedfft is used by libaudioutils which is in turn used by libs in
/vendor and thus marked as vendor_available. Therefore, libaudioutils_fixedfft
is also marked as vendor_available.

Details: https://android-review.googlesource.com/368372

Bug: 33241851
Test: BOARD_VNDK_VERSION=current m libaudioutils_fixedfft.vendor successful
Merged-In: Ic594eeb153b90ee45e7b5d9b682af9c3ff5471e4
Change-Id: Ic594eeb153b90ee45e7b5d9b682af9c3ff5471e4
(cherry picked from commit 09d178f4f3bc33b347b2f8f6b68e8165f7b4edfc)
audio_utils/Android.bp