commit | 24679676cad44947ea8752d1d193b0541d942a16 | [log] [tgz] |
---|---|---|
author | Colin Cross <ccross@android.com> | Fri Apr 10 15:45:15 2015 -0700 |
committer | Colin Cross <ccross@android.com> | Fri Apr 10 15:50:37 2015 -0700 |
tree | 0f6a7de75c3e093b980ebc27b5a73af97218782f | |
parent | c3c0a4962265d37a92d4df4016b3711367824364 [diff] |
Fix soong scripts to support directories with spaces Using a path with a space to execute soong is unlikely, but it might as well work. Quote all the paths in the soong scripts. Soong and blueprint will still both fail if the relative path between the soong script and the source directory has a space in it, but this is even more unlikely. Change-Id: I8986f10115209d69b09b82ffea26e4b10d29c197