commit | fd546e8c35341b518873eb4f883afbed92e947af | [log] [tgz] |
---|---|---|
author | Jeff Sharkey <jsharkey@android.com> | Tue Jun 10 11:31:24 2014 -0700 |
committer | Jeff Sharkey <jsharkey@android.com> | Tue Jun 10 12:28:32 2014 -0700 |
tree | 9e56d51b75121838b31800a097d0eac7115dc3b1 | |
parent | 3e13d4dd2a8aff4040a78f4e2abe0c7b5667f4c3 [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. Bug: 15479704 Change-Id: I03eacfa1bd6c220d4ec6617b825ebb0c43c7221e