android_build_soong/linkerconfig
Kiyoung Kim e8d8a477df LLNDK libraries can also provide libraries
Current linker.config.pb puts libraries into the provide library list
only if the library is stub (or defines stub). However, there are some
LLNDK libraries which does not define stub, thus would be ignored from
the providing libs list. This change adds libraries into the providing
libs list if the library is LLNDK.

Bug: 351227576
Test: linker.config.pb from aosp_cf_system_x86_64 contains LLNDK
libraries as providing libs

Change-Id: I23c02c9d05a5176dab34fe792029d6236790be56
2024-07-08 09:53:11 +09:00
..
proto "master" was renamed "main". 2024-01-09 22:09:07 +00:00
Android.bp android_system_image that generates linker.config.pb 2021-04-21 09:11:21 +09:00
linkerconfig.go LLNDK libraries can also provide libraries 2024-07-08 09:53:11 +09:00
linkerconfig_test.go Convert linkerconfig package to use test fixtures 2021-03-29 01:17:03 +01:00