diff options
author | 2023-12-07 14:58:45 -0800 | |
---|---|---|
committer | 2023-12-08 10:53:59 -0800 | |
commit | ce74a59bb2293a62a94e3fd6d426d70b05615f1b (patch) | |
tree | c8d2f3b231744c92330cf1da35e4cb0cc73bac2a /java/android_manifest.go | |
parent | 25861686fe434c5abae530258bdff4ba2e435ede (diff) |
individually escape results of $(locations)
proptools.ShellEscape escapes mostly by surrounding the string in
quotes. This makes all the files from a $(locations) be passed as
one shell argument if escaping was needed. Escape them individually
so that they're still passed as separate arguments.
Bug: 307824623
Test: running art tests with aosp/2860435
Change-Id: I9940941f4a7bb4d29d9388e4d57f8cbd732b6d32
Diffstat (limited to 'java/android_manifest.go')
0 files changed, 0 insertions, 0 deletions