diff options
author | 2023-07-26 12:39:19 +0900 | |
---|---|---|
committer | 2023-07-26 13:23:35 +0900 | |
commit | 8269cee6e23af33cd3c57e38744e70906ca51438 (patch) | |
tree | 8f2fdc30fed6c90c550255e4e6333ec948a7c734 /java/kotlin.go | |
parent | 9081d142cb3911f1ec8641e7b020503b5fd330e2 (diff) |
APEXes contain VNDK libraries when VNDK is deprecated
Currently vendor APEX can link to VNDK when 'use_vndk_as_stable'
property is set as true. However, when VNDK is deprecated, all former
VNDK libraries should be included in the vendor APEX despite of property
value. This change ignores use_vndk_as_stable when VNDK is set as
deprecated.
Bug: 290318998
Test: aosp_cf_x86_64_phone with WITH_VNDK=false build checked that
Vendor APEX contains all required VNDK libraries within the APEX
Change-Id: I648277d734274e7852b3effc24e7780e55089f75
Diffstat (limited to 'java/kotlin.go')
0 files changed, 0 insertions, 0 deletions