Make vulkan 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 vulkan with BOARD_VNDK_VERSION=current Bug: 37342627 Change-Id: I9690635e4654e053cf35a3941aff14f4f7b46491
Loading
Please register or sign in to comment