summaryrefslogtreecommitdiff
path: root/java/java.go
diff options
context:
space:
mode:
author Kiyoung Kim <kiyoungkim@google.com> 2024-07-05 14:00:34 +0900
committer Kiyoung Kim <kiyoungkim@google.com> 2024-07-08 09:53:11 +0900
commite8d8a477df8ba74e528c1e59cb028b23964b27cf (patch)
treece614f4f876075865be6265e1a02b0d7006cc5a0 /java/java.go
parentef2388e99f0884923fd4f1fb81ea09036d9012cf (diff)
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
Diffstat (limited to 'java/java.go')
0 files changed, 0 insertions, 0 deletions