diff options
| author | 2025-02-12 22:20:41 +0000 | |
|---|---|---|
| committer | 2025-02-12 22:24:08 +0000 | |
| commit | 82eb7ac553d00b5c43cad32175c8a8ceb7e9a861 (patch) | |
| tree | 7930ea0ef55424b92b603e4276656a172965f071 /tools/warn/java_warn_patterns.py | |
| parent | b664c8eb244c4f5c415e1db7062ab344ab4fbc4c (diff) | |
Declare inputs of $PRODUCT_OUT/system_server.zip
https://r.android.com/3062109 switched system_server.zip generation to
read the files from an intermediates directory assembled by a soong
singleton, and not from $PRODUCT_OUT. However, it did not update the
inputs. This silently relied on the fact that depending on the system
server jars in PRODUCT_OUT would assemble the jar in the soong
intermediates directory
This CL makes the input explicit.
Bug: 396162261
Test: m $PRODUCT_OUT/system_server.zip
Test: aninja -t query $PRODUCT_OUT/system_server.zip
(verified that out/soong/system_server_dexjars/services.jar is listed in
inputs)
Change-Id: I087597e26562250c9870cf636cd457ad3a1394c8
Diffstat (limited to 'tools/warn/java_warn_patterns.py')
0 files changed, 0 insertions, 0 deletions