summaryrefslogtreecommitdiff
path: root/sdk/sdk_test.go
diff options
context:
space:
mode:
author Justin Yun <justinyun@google.com> 2020-02-28 15:07:59 +0900
committer Justin Yun <justinyun@google.com> 2020-03-04 01:22:16 +0000
commit0ecf0b223ff08870c817fbebea6835647f9e484e (patch)
tree3de647c3d7adc137003afccd73110f85c32b49e2 /sdk/sdk_test.go
parent49b445cace36978547eea40519f890624a636ad6 (diff)
Enable vndk-ext for product variants
To build vndk-ext for product variants use `vndk.extends` property with `product_specific: true` as for the vndk-ext for vendor variants. For example: cc_library { name: "libvndk_ext_product", product_specific: true, vndk: { enabled: true, extends: "libvndk", }, } It will install the vndk-ext libs for product variants in product/lib[64]/vndk/ Test: m nothing Bug: 147778025 Change-Id: If1ee5be93c579abad302f44f18e6316f27e70019
Diffstat (limited to 'sdk/sdk_test.go')
0 files changed, 0 insertions, 0 deletions