diff options
author | Justin Yun <justinyun@google.com> | 2017-08-03 15:51:33 +0900 |
---|---|---|
committer | Justin Yun <justinyun@google.com> | 2017-08-12 00:52:14 +0900 |
commit | 077dc8fca4f2f07a014695cf6c8a70611b8607ab (patch) | |
tree | efc46a43e22550dd1e18c8be6ab66b7417f5e2d6 /trusty/coverage/coverage.cpp | |
parent | 28d4818037ee606259c08e961e934cd789d6f06b (diff) |
Mark libziparchive 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: Iec5d3496e91a99f3e6b0c816c67ad279672ff36a
Diffstat (limited to 'trusty/coverage/coverage.cpp')
0 files changed, 0 insertions, 0 deletions