platform_build_soong/python
Colin Cross f79fee864c Add ctx to AndroidMkExtraEntriesFunc
Add a ctx parameter to AndroidMkExtraEntriesFunc to allow them to
access providers.

Bug: 180540739
Test: m checkbuild
Change-Id: Id6becc1e425c3c3d8519248f8c0ce80777fac7cc
2021-02-17 15:24:43 -08:00
..
scripts Simplify python launcher, use __main__.py 2019-02-15 14:33:59 -08:00
tests Add LOCAL_LICENSE_KINDS to build/soong 2021-02-06 04:23:21 +00:00
Android.bp Add LOCAL_LICENSE_KINDS to build/soong 2021-02-06 04:23:21 +00:00
androidmk.go Add ctx to AndroidMkExtraEntriesFunc 2021-02-17 15:24:43 -08:00
binary.go Add comments/refactor for python.go 2020-12-01 13:18:47 -08:00
builder.go Add `data_native_bins` property to java_test_host 2020-07-27 09:14:06 -07: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 comments/refactor for python.go 2020-12-01 13:18:47 -08:00
proto.go Pass pctx and ctx to NewRuleBuilder 2020-12-01 16:22:16 -08:00
python.go Add comments/refactor for python.go 2020-12-01 13:18:47 -08:00
python_test.go Add comments/refactor for python.go 2020-12-01 13:18:47 -08:00
test.go Add comments/refactor for python.go 2020-12-01 13:18:47 -08:00