platform_build_soong/mk2rbc
Cole Faust c7335de0dd 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
2023-04-12 12:13:28 -07:00
..
mk2rbc Rename mk2rbc/cmd to make go install work properly 2023-03-15 22:51:01 -04:00
test Removing references to arm7 emulator targets. 2022-12-05 14:00:56 +01:00
Android.bp Rename mk2rbc/cmd to make go install work properly 2023-03-15 22:51:01 -04:00
android_products.go
android_products_test.go Removing references to arm7 emulator targets. 2022-12-05 14:00:56 +01:00
config_variables.go
config_variables_test.go
expr.go Recognize some unsupported functions 2022-04-26 14:53:25 -07:00
find_mockfs.go
mk2rbc.go Show correct line numbers for errors in an $(eval) 2023-01-05 11:22:46 -08:00
mk2rbc_test.go Show correct line numbers for errors in an $(eval) 2023-01-05 11:22:46 -08:00
node.go Allow seeing include $(x) when there is an include_top comment 2022-04-26 17:46:49 -07:00
soong_variables.go Don't type variables as booleans in mk2rbc 2023-04-12 12:13:28 -07:00
soong_variables_test.go
TODO
types.go Add support for and/or in mk2rbc 2022-12-12 18:17:37 -08:00
variable.go Move variable assignment handling to generation context 2022-04-07 15:40:12 -07:00