platform_build_soong/python
Colin Cross 5f692ec219 Remove empty DepsMutator methods
Add an empty DepsMutator to ModuleBase so it doesn't have to be
implemented on every module that doesn't need it.

Test: all soong tests
Change-Id: I545a832a0dbf27386d3080377a75ea482cd9ce59
2019-02-01 17:17:58 -08:00
..
scripts Pass -S option to wrapper for python binary. 2019-01-04 18:10:32 +08:00
androidmk.go Add missing dependencies for python_test 2019-01-29 22:26:57 +08:00
binary.go Fix invalid memory error for python binary build 2018-09-26 16:57:24 -07:00
builder.go Fix mac build w/echo -n 2018-12-04 13:06:02 -08:00
defaults.go Remove empty DepsMutator methods 2019-02-01 17:17:58 -08:00
installer.go Add missing dependencies for python_test 2019-01-29 22:26:57 +08:00
library.go Revert "Revert "Change Python in Soong to support device side build."" 2017-12-01 20:00:31 +00:00
proto.go Fix Protobuf importing issue for embedded Python 2018-05-23 03:33:36 +00:00
python.go Add missing dependencies for python_test 2019-01-29 22:26:57 +08:00
python_test.go Fix embedded_launcher can't find files 2018-06-04 12:32:55 -07:00
test.go Autogen python test config. 2019-01-14 03:30:06 +00:00