Files
build_soong/android
Sasha Smundak a095406411 Consolidate Bazel conversion state into a single field in CommonProperties
Bazel conversion state needs to be cloned during module cloning, so it
should be registered via module.AddProperties. Until now it was done
implicitly as the modules converted so far added the whole
base.commonProperties field (and thus transitively all its subfields).
However, adding CommonProperties also adds its fields to the list of
the module's attributes, which is undesirable. The problem surfaced
while implementing Bazel conversion to the `license` rule.

Bug: 190817312
Test: treehugger
Change-Id: Id3de4ede8df81b21f00065a3a1bdc2d707391c3a
2022-08-03 10:46:19 -07:00
..
2022-07-29 17:54:40 +00:00
2022-06-29 06:42:05 +09:00
2022-03-29 22:42:11 -07:00
2021-03-17 16:35:13 +01:00
2022-06-01 17:57:00 -07:00
2022-03-25 18:30:49 -04:00
2022-06-27 08:52:08 +02:00
2022-07-29 17:54:40 +00: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
2022-04-04 16:42:46 -07:00
2021-09-23 11:37:57 +01:00
2021-12-01 17:43:00 +00:00
2022-02-07 10:17:35 -05:00
2022-05-20 16:54:13 -07:00
2022-05-18 16:38:19 -07:00