platform_build_soong/mk2rbc
Sasha Smundak f2c9f8bc14 Fix null pointer exception on error
Bug: 172923994
Test: internal
Change-Id: I21f60e5f386214216e10a51c22247814ca2f2347
2021-07-27 14:40:23 -07:00
..
cmd Options processing: remove redundant check 2021-07-26 11:12:04 -07:00
test AndroidProducts.mk file reader 2021-07-12 09:40:18 -07:00
Android.bp Product config makefiles to Starlark converter 2021-07-14 09:51:10 -07:00
android_products.go AndroidProducts.mk file reader 2021-07-12 09:40:18 -07:00
android_products_test.go AndroidProducts.mk file reader 2021-07-12 09:40:18 -07:00
config_variables.go
config_variables_test.go
expr.go Product config makefiles to Starlark converter 2021-07-14 09:51:10 -07:00
mk2rbc.go Fix null pointer exception on error 2021-07-27 14:40:23 -07:00
mk2rbc_test.go Emit mkpatsubst call for $(patsubst ...) 2021-07-26 11:12:04 -07:00
node.go Product config makefiles to Starlark converter 2021-07-14 09:51:10 -07:00
soong_variables.go Soong variables reader 2021-07-12 09:40:18 -07:00
soong_variables_test.go Soong variables reader 2021-07-12 09:40:18 -07:00
TODO Product config makefiles to Starlark converter 2021-07-14 09:51:10 -07:00
types.go Product config makefiles to Starlark converter 2021-07-14 09:51:10 -07:00
variable.go Emit mksubst call for $(subst ...) 2021-07-26 10:25:43 -07:00