OSDN Git Service

vndk: remove some vndk-sp libs from the list.
authorJustin Yun <justinyun@google.com>
Mon, 31 Jul 2017 08:03:22 +0000 (17:03 +0900)
committerJustin Yun <justinyun@google.com>
Wed, 2 Aug 2017 08:34:35 +0000 (17:34 +0900)
commit80f28aed555ec34777bef423cd99c284664daadb
tree4969ad3e71822b443573157984cef8b3cfa61ed8
parenta9e06f02d26f7cb13a291229368e52ed4e378168
vndk: remove some vndk-sp libs from the list.

With BOARD_VNDK_VERSION:=current, vndk-sp libs will be installed to
/system/lib(64)/vndk-sp directory with
'vndk: {enabled: true, support_system_process: true}' property in
Android.bp of the module.

Remove the modules that already has the 'vndk' property in their
Android.bp file in case BOARD_VNDK_VERSION is defined.

Bug: 63866913
Test: build and boot with and without OARD_VNDK_VERSION=current
Change-Id: I808175aa399fe72de5d3732c1b66b3268f2fab8a
vndk/vndk-sp-libs.mk