Make bp2build-generated selects() based on product config build settings

...instead of based on constraint settings.

Bug: 269577299
Test: m nothing and ./build/bazel/ci/bp2build.sh
Change-Id: Ib9caec79c92b8fd304e46be841de5612bd1637e3
This commit is contained in:
Cole Faust
2023-07-31 12:10:12 -07:00
parent a5e9abe75f
commit 87c0c33a65
14 changed files with 272 additions and 109 deletions

View File

@@ -160,6 +160,7 @@ type variableProperties struct {
}
}
// Deprecated, has no effect as of aosp/1319667
Pdk struct {
Enabled *bool `android:"arch_variant"`
} `android:"arch_variant"`