diff options
author | 2023-09-07 16:00:04 +0900 | |
---|---|---|
committer | 2023-09-07 16:18:27 +0900 | |
commit | cbe2ba04b771fb22f6d58a29bf43bc7ba55e7012 (patch) | |
tree | f99d8b2f8d58a4c2d9300a6b44c57b16782b8183 /java/systemserver_classpath_fragment.go | |
parent | d79c10f71f97c3b1bbae1a2bcb3b6a13bb98d7d6 (diff) |
Temporarily link Vendor APEX with vendor libbinder when VNDK deprecated
As VNDK is in deprecation, any Vendor APEX which used use_vndk_as_stable
should copy former-VNDK libraries into its own APEX. However, libbinder
is not allowed to create APEX variant, so it should use libbinder_ndk
instead. This change is to temporalily allow Vendor APEX modules link
with libbinder in /vendor/lib, while any Vendor APEX modules using
libbinder transit into libbinder_ndk.
Bug: 296491928
Test: Cheetah build and boot succeeded
Change-Id: I40beb255bab658b75685e78f48e14520058616d6
Diffstat (limited to 'java/systemserver_classpath_fragment.go')
0 files changed, 0 insertions, 0 deletions