OSDN Git Service

vndk: remove hidl vndk-sp libs from the list.
authorJustin Yun <justinyun@google.com>
Fri, 4 Aug 2017 06:42:19 +0000 (15:42 +0900)
committerJustin Yun <justinyun@google.com>
Fri, 4 Aug 2017 06:42:19 +0000 (15:42 +0900)
commit6cfa3a27d7900b5c882a119a8ce29f62fe02ef2b
treeb3b5db9b39d30bbddbb5ab283805f0ac144f5b00
parentdf71f3a8b9d69c455aa80a1b18349ffc665d5a37
vndk: remove hidl 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: I99bce5bf7f60eb507ce124ed67421b247f34b92a
vndk/vndk-sp-libs.mk