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>
Wed, 14 Jun 2017 11:21:13 +0000 (20:21 +0900)
commit3830fc2cbc5e372c7fc42b3d155a0ab101597b1f
treeb20ed8e033cbb97d6d6851128d4f2f091e8a1699
parent74b2fff8f447063d17125a1d924250185443736c
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