commit | 2b89fd3e5d3b2d113ccbd7159428949093cca1f8 | [log] [tgz] |
---|---|---|
author | Steven Moreland <[email protected]> | Thu Jan 25 14:25:54 2018 -0800 |
committer | Steven Moreland <[email protected]> | Thu Jan 25 14:26:23 2018 -0800 |
tree | a4156ea38f14b3b4becce7f81f2bd40f420337e5 | |
parent | f378cb36e45cbfd402a26982a284dbd2933d5ef8 [diff] |
Make contexthub 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. A static library moved to being vendor is a build time only change for libhubutilscommon. Test: mma with BOARD_VNDK_VERSION=current Bug: 69526027 Change-Id: I99573506afb3f91b846302be78a2bdcdb838d12c