platform_build_soong/cmd/soong_build
Chris Parsons 027881cf35 Add extraNinjaDeps to mixed builds depfile
This was accidentally removed in aosp/2094705. Among other possible
issues, this caused the "used environment variable" file to be omitted
from the depfile of soong_build during mixed builds, which would result
in soong_build not being subsequently retriggered during env var
changes.

Sendng this out as a quickfix, regression test to follow.

Bug: 233774464
Test: Manual `m nothing && USE_BAZEL_ANALYSIS=1 m nothing && m nothing`,
verifying that a rebuild was retriggered in each invocation.

Change-Id: I1d9dbd1bc4696df760ebb9be262bc165c161bb21
2022-05-24 19:41:17 +00:00
..
Android.bp Export provenance metadata for prebuilt APKs and APEXes. 2022-04-05 16:16:16 -07:00
main.go Add extraNinjaDeps to mixed builds depfile 2022-05-24 19:41:17 +00:00
queryview.go Expand handling of unconverted deps in bp2build 2021-09-14 19:55:55 +00:00
writedocs.go Add Property.Type to bpdocs template 2021-09-12 18:40:37 +00:00