cbe2ba04b7
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 |
||
---|---|---|
.. | ||
Android.bp | ||
androidmk.go | ||
apex.go | ||
apex_sdk_member.go | ||
apex_singleton.go | ||
apex_test.go | ||
bootclasspath_fragment_test.go | ||
bp2build.go | ||
bp2build_test.go | ||
builder.go | ||
classpath_element_test.go | ||
deapexer.go | ||
dexpreopt_bootjars_test.go | ||
key.go | ||
platform_bootclasspath_test.go | ||
prebuilt.go | ||
systemserver_classpath_fragment_test.go | ||
TEST_MAPPING | ||
testing.go | ||
vndk.go | ||
vndk_test.go |