diff options
author | 2025-03-11 13:22:56 -0700 | |
---|---|---|
committer | 2025-03-11 13:22:56 -0700 | |
commit | bb13d8e75438260d0e7e9bc51ac7ffdc2aa2f508 (patch) | |
tree | 3b0fc46c65f6ecf798bc249bf506d8ab31b3b864 /filesystem/filesystem.go | |
parent | 7ed094ef25e59df953b422f011eaac8bb1c1eba1 (diff) |
Use built files instead of installed files as deps
When building test zips. Some other rules, like target_files.zip,
are not hermetic, and pick up all files in the installation staging
directories. This test_package module was causing more things to be
placed into the staging directory and thus packaged into
target_files.zip. Copy the built file instead of the installed file
so that the staging directories are not affected.
Bug: 388850000
Test: diff'd soong-built platform_tests.zip before/after this change, no differences
Change-Id: I0e354cd62277aef7f4401d7e2b1d42267d257112
Diffstat (limited to 'filesystem/filesystem.go')
0 files changed, 0 insertions, 0 deletions