Build hwcomposer.default with the VNDK.

When the vndk is enabled (BOARD_VNDK_VERSION=current),
vendor libraries must only link against vendor variants
in the build system. This also means that they receive
restricted sets of headers and that automatic global
headers are restricted.

Test: BOARD_VNDK_VERSION=current m -j k hwcomposer.default

Bug: 37342627

Change-Id: I79d034b71cc69fabb53d1682339da71191a65e3c
1 file changed