diff options
author | Justin Yun <justinyun@google.com> | 2017-07-24 15:19:44 +0900 |
---|---|---|
committer | Justin Yun <justinyun@google.com> | 2017-07-25 14:44:58 +0900 |
commit | c7719f741a45c2c88aed5085ae2a7dbb5ea5e15c (patch) | |
tree | 1ac32c45e71173e6aea6f772047352cc14206f39 /java/doc/script.js | |
parent | 02d43630e88f9d87eca8b9e171d32e5acc4f6938 (diff) |
Mark the module as VNDK or VNDK-SP in Android.bp
As a VNDK/VNDK-SP module, Android.bp must have 'vndk' tag as well
as 'vendor_available: true'.
For a VNDK module, the 'vndk' tag has 'enabled: true'.
It will be installed system/lib(64)/vndk as a vendor variant.
For a VNDK-SP module, the 'vndk' tag has
'support_system_process: true' as well as 'enabled: true'.
It will be installed system/lib(64)/vndk-sp as a vendor variant.
Bug: 63866913
Test: build and boot with BOARD_VNDK_VERSION=current
Change-Id: I1112ec36044d4927385c22c60d17253dc8fdbcd9
Diffstat (limited to 'java/doc/script.js')
0 files changed, 0 insertions, 0 deletions