platform_build_soong/starlark_fmt
Cole Faust eb644cfb34 Break constant information out of product vars
We don't want rules to load the product variables directly, because
then they won't be able to transition on them.

Break constant information that is safe to load outside of the
product vars file, so that we can make the product vars file have
more restricted visibility later.

Bug: 269577299
Test: m nothing
Change-Id: I848bff33e4f5798f51296ea3a2600615cab36985
2023-04-11 15:38:43 -07:00
..
Android.bp
format.go Break constant information out of product vars 2023-04-11 15:38:43 -07:00
format_test.go export Java variables to Bazel 2022-04-08 14:15:43 +00:00