commit | 5b534ac225fdaa605ca73c14f86c567c81ba79ec | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Thu Jan 25 14:15:40 2018 -0800 |
committer | Michael Bestas <mkbestas@lineageos.org> | Wed Dec 11 20:02:58 2019 +0200 |
tree | 5ce119439a6a1dbc16f0c51012ca384d15de85da | |
parent | 8673e7ba867a63fcf9334e79a315b013827f3c87 [diff] |
Make memtrack 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 memtrack with BOARD_VNDK_VERSION=current Bug: 69526027 Change-Id: Ie3cb9ffb72931fbb0cc816f5158a649e09f7bb43