commit | a82cc6579f83e170722577764df8afae61cbc32b | [log] [tgz] |
---|---|---|
author | Cole Faust <colefaust@google.com> | Wed Nov 29 13:24:26 2023 -0800 |
committer | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Thu Nov 30 18:58:21 2023 +0000 |
tree | aa43894cc19aa283257f682c5b1df9149ea3f247 | |
parent | d77d7be7ccc1c0d68dd6768894c2aca2c371aea2 [diff] |
Don't use symlinks in genrules A change is being made to sbox so that symlinks aren't resolved before being copied into the sandbox. This requires that the targets of the symlinks are also added to the sandbox. In this case we can depend directly on the file that the symlink is pointing to instead of the symlink itself. Bug: 307824623 Test: m art-run-test-2263-method-trace-jit-expected-stdout with aosp/2850015 Change-Id: Ifd6e8f9a95bff5c91779a1751342ea9b78f54607