diff options
author | Justin Yun <justinyun@google.com> | 2017-07-24 15:19:45 +0900 |
---|---|---|
committer | Justin Yun <justinyun@google.com> | 2017-08-03 06:43:23 +0000 |
commit | 9b0ed7294273d5f10020388e5a5b7e545a2fd1de (patch) | |
tree | ff31a24fc0279169cc1115cf3d59afe3a8c8c31d /trusty/coverage/coverage.cpp | |
parent | 90a2487776d464e867c7bad1dc8d993ed50df09e (diff) |
Mark the modules 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: Icecb22ed2ed0f58c3168605d4cf64815e2dda750
Diffstat (limited to 'trusty/coverage/coverage.cpp')
0 files changed, 0 insertions, 0 deletions