summaryrefslogtreecommitdiff
path: root/java/sdk_library_test.go
diff options
context:
space:
mode:
author Jooyung Han <jooyung@google.com> 2023-02-08 09:24:06 +0900
committer Jooyung Han <jooyung@google.com> 2023-02-08 09:24:06 +0900
commitdf26332d50c9c156b13844b4dbbecb43df6e3e1c (patch)
treee7fdbe1e37ce753cb780f9767769be8e9ae0a6e3 /java/sdk_library_test.go
parentd7d179a0e8c180c0911e8eb5e252023dc957728f (diff)
Remove apex.apex_name
apex_name was used to install symbol files under /apex/<apex name>, which caused duplicate rules when there's two apexes with the same apex_name. (e.g. override_apex or multi-install apexes) Since symbol files can be looked up via ELF Build-Id, we don't have to install symbol files with the actual "apex name", but instead we can install them with soong module name. Bug: 267581665 Test: m (soong test) Change-Id: I1cbe5c86d287f180c7deef93ba85ea5552680011
Diffstat (limited to 'java/sdk_library_test.go')
0 files changed, 0 insertions, 0 deletions