OSDN Git Service

Make system/bt build with the VNDK.
authorSteven Moreland <smoreland@google.com>
Mon, 17 Jul 2017 17:17:59 +0000 (10:17 -0700)
committerAndre Eisenbach <eisenbach@google.com>
Mon, 17 Jul 2017 17:43:16 +0000 (17:43 +0000)
commit41401a5916f750f29af61bae35ca99f7e851333f
tree3c521c70e91c8965a598bf499202342662f8fcd2
parent2bef92f5ae1750bb6d8eceaf6df0145f435ff2b5
Make system/bt build 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: build system/bt with BOARD_VNDK_VERSION=current
Bug: 37342627
Change-Id: Ie1507e9b5bdb626fa0049faadd225c2c1f451661
stack/Android.bp
vendor_libs/linux/interface/h4_protocol.cc
vendor_libs/test_vendor_lib/Android.bp