OSDN Git Service

Remove all copies of vndk-sp modules
authorJustin Yun <justinyun@google.com>
Mon, 14 Aug 2017 01:58:06 +0000 (10:58 +0900)
committerJustin Yun <justinyun@google.com>
Mon, 14 Aug 2017 03:00:46 +0000 (03:00 +0000)
commit553a343313fb2b003fe7c8d0d1811e34005e5ee3
tree2c8606ca3d74228c794a4093cc7997c54d1ca932
parent33c5fa44c2edd0c35e198cf7f95542331accee00
Remove all copies of vndk-sp modules

With BOARD_VNDK_VERSION=current, the vendor variant of vndk-sp will
be installed to system/lib(64)/vndk-sp by build system if they have
"vndk: { enabled: true, support_system_process: true }" in their
Android.bp files.

Skip generating the copies of vndk-sp modules when BOARD_VNDK_VERSION
is defined.

Bug: 63866913
Test: build and boot with BOARD_VNDK_VERSION=current
Change-Id: I160ee995cbbb91e3d005bca5508312ec56bdec52
vndk/vndk-sp-libs.mk