Files
build_soong/apex
Jooyung Han df26332d50 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
2023-02-08 09:24:06 +09:00
..
2023-02-08 09:24:06 +09:00
2022-07-06 15:58:43 +00:00
2023-02-08 09:24:06 +09:00
2023-02-08 09:24:06 +09:00
2022-08-17 10:43:13 -07:00
2023-02-08 09:24:06 +09:00
2022-10-20 14:57:37 +00:00
2022-07-29 17:54:40 +00:00