d03797e48a
The hardlink optimization attempts to save I/O by hardlinking input files into the sandbox instead of copying them, but it never works on a Linux build due to nsjail always making out and the source tree into separate bind-mounted filesystems. If the optimization did work it would actually cause build failures when it hardlinked the relative bionic/libc/fs_config_generator.py symlink into the sandbox directory without the target. Just remove the optimization for now since it never works. Test: m checkbuild Change-Id: I96e8c0c145e7c99958639594edf8a93b69ae90eb |
||
---|---|---|
.. | ||
dep_fixer | ||
diff_target_files | ||
extract_apks | ||
extract_jar_packages | ||
extract_linker | ||
fileslist | ||
host_bionic_inject | ||
javac_wrapper | ||
merge_zips | ||
multiproduct_kati | ||
path_interposer | ||
pom2bp | ||
pom2mk | ||
sbox | ||
soong_build | ||
soong_env | ||
soong_ui | ||
zip2zip | ||
zipsync |