diff options
author | Justin Yun <justinyun@google.com> | 2017-08-03 15:49:19 +0900 |
---|---|---|
committer | Justin Yun <justinyun@google.com> | 2017-08-03 15:49:19 +0900 |
commit | 7aeb5bb86cae4d13f3459cb7fc344d1a1aaf779f (patch) | |
tree | d7aefc04a4ba685194cd0e86378305f736b65ffa /trusty/coverage/coverage.cpp | |
parent | c5ebe0f5a0aaaef4f421ec1e2d3180785cab2f86 (diff) |
Mark libmemtrack as VNDK in Android.bp
As a VNDK module, Android.bp must have 'vndk' tag as well as
'vendor_available: true'.
The 'vndk' tag for VNDK module is formated as below:
vndk: {
enabled: true,
},
VNDK modules will be installed both in system/lib(64) as normal and
in system/lib(64)/vndk as a vendor variant.
Bug: 63866913
Test: build and boot with BOARD_VNDK_VERSION=current
Change-Id: I4b9e560ca6d4751889a7b14f205e678b68c20008
Diffstat (limited to 'trusty/coverage/coverage.cpp')
0 files changed, 0 insertions, 0 deletions