diff options
author | Justin Yun <justinyun@google.com> | 2017-07-24 15:19:44 +0900 |
---|---|---|
committer | Jae Shin <jaeshin@google.com> | 2017-09-07 08:31:38 +0000 |
commit | af8db6c48a18e96b019d85a18762bc9050666e66 (patch) | |
tree | 658364b38b0fce722db00c4538026a59c7271fd9 /java/doc/script.js | |
parent | a89b5b13bdbfac6826e14f063002658ec9d18dfa (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
Merged-In: I1112ec36044d4927385c22c60d17253dc8fdbcd9
Change-Id: I1112ec36044d4927385c22c60d17253dc8fdbcd9
(cherry picked from commit c7719f741a45c2c88aed5085ae2a7dbb5ea5e15c)
Diffstat (limited to 'java/doc/script.js')
0 files changed, 0 insertions, 0 deletions