commit | 9c5564e060b019d154b07fca3513443039266145 | [log] [tgz] |
---|---|---|
author | Deepanshu Gupta <deepanshu@google.com> | Tue Jul 15 17:22:00 2014 -0700 |
committer | Deepanshu Gupta <deepanshu@google.com> | Tue Jul 15 17:26:56 2014 -0700 |
tree | fae23a2da098b60a1a635b0382f0ff962780a3b8 | |
parent | f6771f631b814189d83b9b16cfa73d1466f932af [diff] |
Fix incremental builds for SDK. Atree used to output files without escaping the filenames. This resulted in breaks for incremental builds when filenames contained '$' symbol. The change fixes this by escaping the filename properly. Change-Id: I957787b1b3536c64ba6fcb5b4bb5fc60e8b04452