Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 82eb7ac5 authored by Spandan Das's avatar Spandan Das
Browse files

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
parent b664c8eb
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment