Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-04-12 | Don't type variables as booleans in mk2rbc | ||
Our boolean support is not fully fleshed out enough to make variables real booleans. Keep them strings for now to resolve CI failures. Bug: 275865081 Test: ./build/bazel/ci/rbc_dashboard.py --quick with aosp/2526609 Change-Id: I636bd9f39b50a47ecf92aecd2bf8ea41eac4d604 | |||
2022-08-17 | Reformat build/soong for go 1.19 | ||
Test: none Change-Id: I132368f0fcbdb5ea088b5b84dbe4ccfdd9e94cad | |||
2021-07-12 | Soong variables reader | ||
Test: go test soong_variables_test.go Bug: 182395579 Change-Id: I54af165455a7c3de826bf34db6ab88a05e15ca21 |