Files
build_soong/android
Sam Delmerico 0e33c9d772 Support enabled flag in product variable config
Some Android.bp modules have `enabled: false` but only use a product
variable such as `source_build` to enable the module.  Currently b2build
does not handle this case at all. This commit adds the functionality
to support this use case.

Also, remove `__enabled` suffix in ProductVariable SelectKey.

Bug: 210546943
Test: go test ./bp2build
Topic: use_enabled_flag_product_variable_config
Change-Id: I459c17a84c172df010666391066bf4d11d19253e
2022-01-12 16:26:44 +00:00
..
2021-12-01 17:43:00 +00:00
2021-03-17 16:35:13 +01:00
2021-08-27 10:08:49 +02:00
2021-07-23 11:12:05 -07:00
2021-07-09 23:54:01 +01:00
2021-12-08 15:08:59 -08:00
2021-12-13 13:33:15 -05:00
2021-03-02 20:17:19 +00:00
2021-09-23 11:37:57 +01:00
2021-12-01 17:43:00 +00:00
2021-12-01 17:43:00 +00:00
2021-09-23 11:37:57 +01:00
2021-03-28 22:06:33 +01:00
2021-12-15 01:18:49 -08:00