platform_build_soong/cmd
Cole Faust dd9529050d 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
2023-11-28 17:34:38 -08:00
..
dep_fixer Add LOCAL_LICENSE_KINDS to build/soong 2021-02-06 04:23:21 +00:00
diff_target_files Add LOCAL_LICENSE_KINDS to build/soong 2021-02-06 04:23:21 +00:00
extract_apks Fix read file error in extract_apks 2023-09-22 13:20:50 +08:00
extract_jar_packages Add LOCAL_LICENSE_KINDS to build/soong 2021-02-06 04:23:21 +00:00
extract_linker Fix adding /DISCARD/ to linker script 2022-02-25 18:25:45 -08:00
fileslist Add LOCAL_LICENSE_KINDS to build/soong 2021-02-06 04:23:21 +00:00
go2bp If invoked 'go list' command fails, show its stderr. 2022-04-19 11:32:28 -07:00
host_bionic_verify Stop injecting symbols into host bionic binaries 2021-06-11 15:22:41 -07:00
javac_wrapper Add LOCAL_LICENSE_KINDS to build/soong 2021-02-06 04:23:21 +00:00
merge_zips Always reset timestamps in merge_zips 2023-11-01 14:41:40 -07:00
multiproduct_kati Improve memory usage in multiproduct_kati 2023-06-22 00:45:03 +00:00
path_interposer Add comments for path_interposer. 2022-05-06 12:42:05 +02:00
pom2bp Make pom2bp output preprocessed: true on app imports 2023-07-14 15:44:24 -07:00
pom2mk Add LOCAL_LICENSE_KINDS to build/soong 2021-02-06 04:23:21 +00:00
run_with_timeout Increase timeouts in Test_runWithTimeout 2021-09-17 21:36:29 +00:00
sbox Handle symlinks in sbox 2023-11-28 17:34:38 -08:00
soong_build Revert^2 "Default from-text stub generation in build" 2023-11-08 04:25:52 +00:00
soong_ui Merge changes I4d0b27ba,Ic48e9cf2 into main 2023-11-09 18:47:40 +00:00
symbols_map symbols_map: allow unexpected EOF in ELF files 2022-04-12 21:18:09 +00:00
zip2zip Strip zip64 extras after writing local header when copying 2023-08-22 14:24:25 -07:00
zipsync Support multiple filters in zipsync 2023-06-14 06:44:49 +00:00