OSDN Git Service

make libasync_safe vendor_available:true
authorJiyong Park <jiyong@google.com>
Mon, 15 May 2017 06:22:12 +0000 (15:22 +0900)
committerJiyong Park <jiyong@google.com>
Wed, 14 Jun 2017 09:24:11 +0000 (18:24 +0900)
commitf9f9a5d76c6af498320ad4e9eff5fddcd52dc399
treee6b93c3f0850b51dd52cf637de9fee21f653e270
parent7f6bcc478083e25627838cb5de7e8efbc9468a55
make libasync_safe 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.

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

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

Bug: 33241851
Test: BOARD_VNDK_VERSION=current m libasync_safe.vendor successful

Merged-In: I4b4de3b99a024d52612109cee3d66b4e5fc12dec
Change-Id: I4b4de3b99a024d52612109cee3d66b4e5fc12dec
(cherry picked from commit ec0d6b416e6f9c7044c79fdc8a4760f23ade8eb4)
libc/async_safe/Android.bp