commit | 4d74aedfb0457fa4d6ef6e045aa2ba8b0c9fdae8 | [log] [tgz] |
---|---|---|
author | Patrick Rohr <prohr@google.com> | Wed Nov 30 15:42:16 2022 -0800 |
committer | Patrick Rohr <prohr@google.com> | Wed Nov 30 16:05:28 2022 -0800 |
tree | 4bf5036227d755891001633a0ccf4d8a64f1277b | |
parent | 3e374ef0f29b1c08c301add559b6ea0c7db42716 [diff] |
gn2bp: some functions should fail silently It is helpful to have certain functions that deal with target.args fail silently if the arg does not exist. This eliminates the need to specifically check for the arg's existence. Test: none Change-Id: Ia424a25d0b910c9c0de73d3cefbae21cce598ca9