diff options
| author | 2023-02-06 18:29:08 +0900 | |
|---|---|---|
| committer | 2023-02-07 13:58:19 +0900 | |
| commit | 2cd2f9ad8969ef817f8606fc5cc8988f8e706dba (patch) | |
| tree | 2aa5d17e86013a9503952fa6a441a311fdbe900c /java/sdk_library_test.go | |
| parent | 1bb18bb2aca0a7a53cb6784e1bf49bea94c936d1 (diff) | |
VNDK APEX doesn't use "apex_name" property
VNDK APEX has been using "apex_name" property to set "name" field in
apex_manifest. But setting apex_name had a side-effect of emitting
duplicate rules for symbol files for VNDK APEX and its override_apex.
(Please see the removed comments for more details about error)
Not using "apex_name" fixes the duplicate errors.
There're a few more vendor apexes with the same issue, which I will
handle in follow-ups.
Bug: 267581665
Test: m (soong test) && boot
Change-Id: I00f617cef8af4d21880d4e8b9c0b9ab9322ba15c
Diffstat (limited to 'java/sdk_library_test.go')
0 files changed, 0 insertions, 0 deletions