commit | a4fa66d051c42e96c008b5e955883dff47103585 | [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 | d7fe6a85a8b7e34b05a8ddac53f98657a9d54626 | |
parent | f5b85aa52666047a4a735b334be1ffbac7c2bc02 [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