commit | 71f137b0e2797a37d97364f06ffb9de610fbde1c | [log] [tgz] |
---|---|---|
author | Jeff Sharkey <jsharkey@android.com> | Tue Jun 10 11:31:24 2014 -0700 |
committer | Elliott Hughes <enh@google.com> | Tue Aug 05 22:54:35 2014 +0000 |
tree | 313c09f0fc9445474d1c79ee69cf59e8972a9a7d | |
parent | d0a6f6267cad0d45355d1ccf02b32dc5b6b1381b [diff] |
Uniformly escape shell arguments. Arguments with embedded spaces need to be wrapped in quotes, which changes the overall escaping strategy. Instead of mixing the two strategies, just always wrap arguments in quotes. (cherry-pick of 824d10657a62201c6ee4f5e271e944322ebbdb75.) Bug: 15479704 Change-Id: I03eacfa1bd6c220d4ec6617b825ebb0c43c7221e