commit | 48db87f35909f825f1bfa17bb65962e34fe616a3 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Fri Apr 17 20:50:11 2015 -0700 |
committer | Elliott Hughes <enh@google.com> | Fri Apr 17 20:55:04 2015 -0700 |
tree | 5c5d47925637230f943cd52c141f6d19143f32ed | |
parent | bebf693cba868feff20031443b534842c0b439c0 [diff] |
Use ' quoting to escape arguments. The specific motivating case is "text;ls;1.apk", but rather than continue adding individual characters to the list of characters to be escaped, let's just switch to quote all arguments with ', which only leaves ' itself to be escaped. Bug: 20323053 Bug: 19734868 Change-Id: I8bd71db9373bc2d1169fc11e46c889da6638550a