3a495910ad
An empty glob file would be created inside the source tree if soong_build is invoked directly (instead of via soong_ui). This logic is now moved to soong/ui/build to prevent this behavior Bug: 187194795 Test: Ran the following command locally for the target art-target-arm:git_master-art ``` . ./build/envsetup.sh && lunch armv8-eng && art/tools/buildbot-build.sh --target ``` Before change glob file is created in $TOP/.bootstrap After change glob file is created in $TOP/out/soong/.bootstrap Change-Id: I6745996c940d790d1f1f387ca08aafc6a8a669df |
||
---|---|---|
.. | ||
bpdoc | ||
bpglob | ||
minibp | ||
bootstrap.go | ||
build.ninja | ||
cleanup.go | ||
command.go | ||
config.go | ||
doc.go | ||
glob.go | ||
writedocs.go |