platform_build_soong/example_config.json
Kousik Kumar d13fcd8227 Add sample config file
Also added documentation on how to use these config files

Change-Id: Ic8080bbdceb28da27af521020e671244df452ee4
Bug: 213446344
2022-02-09 05:08:11 +00:00

6 lines
70 B
JSON

{
"env": {
"ENV_VAR_1": "Value1",
"ENV_VAR_2": "Value2"
}
}