platform_build_soong/bazel
Jingwen Chen 9af49a49f8 Fix //conditions:default excludes computation for LabelListAttribute.
Previously, excludes computation for the default condition in label list
selects was clobbering pre-existing values. This CL fixes it by
performing a union of the new values with existing ones instead.

Test: properties_test.go
Bug: 198556411
Change-Id: Id11f4fb14e359201304afde0d8ba856851d41395
2021-11-03 01:56:42 +00:00
..
cquery cquery: obtain objects from custom provider 2021-09-23 11:01:52 -04:00
Android.bp Refactor code for partitions c srcs 2021-09-23 18:28:24 -04:00
aquery.go Use hardlinks for Bazel's symlink actions 2021-10-14 15:24:05 -04:00
aquery_test.go Use hardlinks for Bazel's symlink actions 2021-10-14 15:24:05 -04:00
configurability.go Add Darwin+Arm64 toolchain support 2021-11-01 15:07:37 -07:00
constants.go Dump bazel product config in Soong 2021-05-19 17:38:56 -04:00
properties.go Fix //conditions:default excludes computation for LabelListAttribute. 2021-11-03 01:56:42 +00:00
properties_test.go Fix //conditions:default excludes computation for LabelListAttribute. 2021-11-03 01:56:42 +00:00
testing.go Refactor code for partitions c srcs 2021-09-23 18:28:24 -04:00