diff options
author | 2023-05-26 16:11:43 -0400 | |
---|---|---|
committer | 2023-09-07 20:56:02 +0000 | |
commit | 1f9bb26656b10a367e862270cdcdfba8214e522a (patch) | |
tree | a2d1ee741f4a7ba9f9c57beea8fbb79b675c2ed6 /rust/project_json.go | |
parent | 553edff9dda3369612b20c75fa0640b5db17a30d (diff) |
allow Ninja variables in RuleBuilder API
The RuleBuilder API would not expand Ninja variables because the
variables would be written verbatim to the sandbox manifest file. This
commit allows a rule to specify that the manifest file should be written
in an un-escaped format so that Ninja variables are expanded before
writing the manifest file.
Bug: 286077158
Test: rust sandboxing topic + go test
Change-Id: I1915431f6e24d04d343dacc213c9079674ec8251
Diffstat (limited to 'rust/project_json.go')
0 files changed, 0 insertions, 0 deletions