Files
build_soong/android
Colin Cross 9aed5bc715 Add a new SingletonModule type
A SingletonModule is halfway between a Singleton and a Module.  It has
access to visiting other modules via its GenerateSingletonBuildActions
method, but must be defined in an Android.bp file and can also be
depended on like a module.

Bug: 176904285
Test: singleton_module_test.go
Change-Id: I1b2bfdfb3927c1eabf431c53213cb7c581e33ca4
2021-01-07 17:19:27 -08:00
..
2021-01-07 17:19:27 -08:00
2020-11-19 11:20:05 -08:00
2020-12-11 19:54:16 +00:00
2020-06-04 01:26:16 +01:00
2020-10-22 10:26:26 -07:00
2021-01-07 17:19:27 -08:00
2020-12-07 12:27:50 -08:00
2020-12-01 16:22:16 -08:00
2020-12-03 23:36:57 -05:00
2021-01-07 17:19:27 -08:00
2020-12-17 10:02:56 -08:00
2020-12-17 10:02:56 -08:00
2021-01-07 17:19:27 -08:00