diff options
| author | 2025-02-21 22:41:50 +0000 | |
|---|---|---|
| committer | 2025-03-12 23:32:31 +0000 | |
| commit | 9291155ad04e98bf081a57e806ef71e351eb1f6b (patch) | |
| tree | e5d882f9cf76cdb380ccd71edd76ae46282c9812 /tools/warn/java_warn_patterns.py | |
| parent | 1509ee5ab52f6f07774d651ace44778dc6f0d08d (diff) | |
Remove redundant entries from symbols.zip
Currently, symbols.zip contains multiple duplicates of the symbols file,
which are derived from uninstalled soong modules that produce androidmk
entries and share the identical symbols file with the installed modules.
These are likely unintended behavior, given that the current build rule
of the symbols.zip creates dependency on all generated images instead of
all modules that generate the symbols file.
This change modifies the build rule of the symbols.zip file so that
only the symbols files of the installed modules or the dependencies of
the test suites are included in the zip file.
Test: m droid dist && inspect the entries included in the symbols.zip file
Bug: 395989947
Change-Id: Icd55ed1bd76b688829f302daebbd1cc32356fe30
Diffstat (limited to 'tools/warn/java_warn_patterns.py')
0 files changed, 0 insertions, 0 deletions