Files
build_soong/cc
Jiyong Park 52d25bd812 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
2017-10-19 17:30:48 +09:00
..
2017-05-09 13:44:49 -07:00
2017-06-30 21:08:36 +00:00
2017-09-18 23:33:25 -07:00
2017-09-01 14:21:44 +08:00
2017-08-31 13:48:52 -07:00
2017-08-31 13:48:52 -07:00
2017-06-30 21:08:36 +00:00
2017-10-16 13:36:29 -07:00
2017-08-31 13:48:52 -07:00
2016-08-01 14:36:22 -07:00
2016-07-29 15:17:58 -07:00
2017-06-30 21:08:36 +00:00