diff options
author | 2017-10-13 09:17:01 +0900 | |
---|---|---|
committer | 2017-10-19 17:30:48 +0900 | |
commit | 52d25bd81206bb5a5d11502c9337aca3314603a9 (patch) | |
tree | a41d824f299f740756f52a520fbcc148b26d2664 /java/system_modules.go | |
parent | e87ae20e2593015c7d30359311a64ef96b941680 (diff) |
Add two more vendor-specific properties
target.vendor.exclude_static_libs: this is the static counterpart of
target.vendor.exclude_shared_libs. This removes the libs from the static
dependency when build the vendor variant.
target.vendor.version_script: vendor-specific version script.
Right now, these are required to merge libseliux_vendor into libselinux
and make it vendor_avaialble:true. libselinux is using libpackageparser
which is a platform-only library. The vendor variant of libselinux can't
depend on the library.
Bug: 66914194
Test: lunch aosp_arm64_ab-userdebug; m libselinux.vendor
Change-Id: I163e634f2f54d419f9471a585a3b04731b63f809
Diffstat (limited to 'java/system_modules.go')
0 files changed, 0 insertions, 0 deletions