diff options
author | 2023-11-28 17:34:38 -0800 | |
---|---|---|
committer | 2023-11-28 17:34:38 -0800 | |
commit | dd9529050d0ef329cec4ea6c426e9c134c6055c5 (patch) | |
tree | cd77d1f8c866047cbed6d7da78ae49f67ce6b128 /java/base.go | |
parent | 74656ccf352aa979fa14c2f8a7790edf5fc6259d (diff) |
Handle symlinks in sbox
Previously, sbox would follow the symlink and copy the symlink's target
into the sbox, instead of the symlink itself.
camera-its is a genrule that zips up a folder that includes a symlink,
so we want the symlink to still be there instead of a copy of the file
it points to.
Bug: 307824623
Test: ./build/soong/tests/genrule_sandbox_test.py camera-its
Change-Id: Ib81f6fd6745ec2c58580082c73e33760d5051f5e
Diffstat (limited to 'java/base.go')
0 files changed, 0 insertions, 0 deletions