commit | 8cc8de2962a4203fa4ecd7f8a0a9744d0aeb7489 | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Mon Jul 17 12:42:42 2017 -0700 |
committer | Steven Moreland <smoreland@google.com> | Mon Jul 17 12:42:42 2017 -0700 |
tree | 961ab7723b9a0b5987131b59d2792e5f45e3b9c9 | |
parent | 6c3359f522fa5c528d7eef5deaaf0d2c9c365089 [diff] |
Make ClearKeyDrmUnitTest 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 ClearKeyDrmUnitTest with BOARD_VNDK_VERSION=current Bug: 37342627 Change-Id: I5e95a19700522d3ec03e457d6779a34e9be99139