platform_build_soong/python
Colin Cross 0e446159bc Support blueprint_go_binary in PathForModuleSrc
Allow blueprint_go_binary to be used as test data by supporting it in
PathForModuleSrc.

Also make python use GetDirectDepsWithTag instead of VisitDirectDeps
so it doesn't fail on the dependency to a Blueprint (non-Android)
module.

Fixes: 186528269
Test: manual
Change-Id: Ibc1d7caf7bf1fa5db805c3b885a95df4baee0ecf
2021-05-03 13:35:32 -07:00
..
scripts Change par file generate rules. 2021-04-19 08:08:34 +00:00
tests Mark par_test as not unit tests 2021-04-20 15:56:09 +00:00
Android.bp Add preparers for python 2021-03-17 23:56:29 +00:00
androidmk.go Add ctx to AndroidMkExtraEntriesFunc 2021-02-19 23:05:40 +00:00
binary.go bp2build: arch-configurable selects for label list attrs. 2021-03-30 13:22:48 +00:00
builder.go Change par file generate rules. 2021-04-19 08:08:34 +00:00
defaults.go Remove empty DepsMutator methods 2019-02-01 17:17:58 -08:00
installer.go Merge "Remove old-style support for translated second architectures" 2019-10-07 20:48:07 +00:00
library.go Add preparers for python 2021-03-17 23:56:29 +00:00
proto.go Pass pctx and ctx to NewRuleBuilder 2020-12-01 16:22:16 -08:00
python.go Support blueprint_go_binary in PathForModuleSrc 2021-05-03 13:35:32 -07:00
python_test.go Remove usages of FixtureFactory from misc packages 2021-03-22 18:31:53 +00:00
test.go Add preparers for python 2021-03-17 23:56:29 +00:00
testing.go Add preparers for python 2021-03-17 23:56:29 +00:00