diff options
author | 2019-05-20 18:49:10 +0900 | |
---|---|---|
committer | 2019-05-21 14:56:27 +0900 | |
commit | 76106d977e01c2542c6324c507c5ce1b80fcc293 (patch) | |
tree | 20c9d9c9d455f1d0b9293fc44b150ce8c23a1b96 /java/system_modules.go | |
parent | 288a1e2957d3474ccfe95ee096441fa64ad70c24 (diff) |
exports LOCAL_SOONG_VNDK_VERSION for VNDK libs
For vndk_prebuilt_shared module, it is set by 'version' property.
For other vndk libs(e.g. cc_library with vndk.enabled), it is set as
PLATFORM_VNDK_VERSION.
Background:
To support "skip installing current VNDK".
You can get a system.img without current VNDK libs.
This may help when you want a smaller system.img given that the image
will be used with a specific version (not current) of vendor image.
Bug: 132140714
Test: m TARGET_SKIP_CURRENT_VNDK=true && see if current VNDK is not
installed
Change-Id: I1c603efc3e95fe8bdf870f2de91994077899fca7
Diffstat (limited to 'java/system_modules.go')
0 files changed, 0 insertions, 0 deletions