platform_build_soong/cmd
Dan Willemsen 6b783c8391 Fix recent builds with bad dangling symlinks
It appears that there's a bug in repo where when a linkfile is removed
from the manifest, the symlink remains in the source tree.

Cleaning this up needs to happen before we start scanning the source
tree for Android.bp/Android.mk files, so this has to be done very early
-- way before CleanSpec processing could handle it.

Bug: https://bugs.chromium.org/p/gerrit/issues/detail?id=10583
Test: ln -s missing hardware/qcom/sdm710/Android.bp; m
Change-Id: Ib68f2507ffe58ccdd9fbc88925f8a4f6150f2f7d
2019-03-08 19:56:57 +00:00
..
dep_fixer Fix lint errors caught by go test 2018-07-16 15:24:43 -07:00
extract_jar_packages Regenerate R.java files from LOCAL_STATIC_ANDROID_LIBRARIES 2018-05-02 13:11:01 -07:00
extract_linker Rework how linux_bionic is built with LLD 2018-10-22 15:46:03 -07:00
fileslist fileslist: hash the content of symlink, not the file it points to. 2017-03-29 13:43:41 -07:00
host_bionic_inject Fix the host bionic linker check; add tests 2018-11-12 22:29:44 -08:00
javac_wrapper Use SoongJavacWrapper for javadoc 2018-10-02 16:45:37 -07:00
merge_zips Simplify python launcher, use __main__.py 2019-02-15 14:33:59 -08:00
multiproduct_kati Provide an option to reduce build's verbosity. 2019-02-07 12:21:45 -08:00
path_interposer Fix lint errors caught by go test 2018-07-16 15:24:43 -07:00
pom2bp Replace *Escape with *EscapeList 2019-03-04 18:11:53 +00:00
pom2mk Replace *Escape with *EscapeList 2019-03-04 18:11:53 +00:00
sbox Use __SBOX_OUT_DIR__ in sbox output file list 2018-02-21 14:55:34 -08:00
soong_build Add a filename to anchor links in build docs. 2019-02-27 11:15:00 -08:00
soong_env Switch to blueprint's microfactory 2017-07-24 15:29:14 -07:00
soong_ui Fix recent builds with bad dangling symlinks 2019-03-08 19:56:57 +00:00
zip2zip Keep directories when moving glob results 2018-11-01 20:34:44 +00:00
zipsync Fix format string issues 2018-03-28 15:54:52 -07:00