summaryrefslogtreecommitdiff
path: root/python/python.go
diff options
context:
space:
mode:
author Lukacs T. Berki <lberki@google.com> 2021-10-26 13:32:59 +0200
committer Lukacs T. Berki <lberki@google.com> 2021-10-26 13:32:59 +0200
commiteb0454b2a490105d354436a0d74ba5432346f198 (patch)
treeedc8c341793ed3a945428fe6718b018fecb49fb6 /python/python.go
parentcbab07b45f272d8de7df81d13c9f57e637905a8f (diff)
Generate actions when building the module graph.
This is necessary because GenerateAndroidBuildActions() is effectively a mutator and therefore can change the data stored in each module. Sometimes one wants to dump that data in the JSON module graph, and in order to do so, actions need to be generated. I briefly entertained removing StopBeforePrepareBuildActions(), but it incurs a 10-second penalty on "m soong_docs" and "m bp2build" so I decided to keep it. Test: Presubmits. Change-Id: I438aaf981e989dc39a09e8a2ba73f7a08ee55386
Diffstat (limited to 'python/python.go')
0 files changed, 0 insertions, 0 deletions