Make libqcompostprocbundle 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 means that they receive restricted sets of headers and that automatic global headers are restricted. Test: build libqcompostprocbundle with BOARD_VNDK_VERSION=current Bug: 37342627 Change-Id: I213c4937f64e811d8018806982dc299c3e7e668a
Loading
Please register or sign in to comment