commit | 4ccad7554b958c701653c41a72442cccf301e71a | [log] [tgz] |
---|---|---|
author | Conley Owens <cco3@android.com> | Wed Apr 29 10:45:37 2015 -0700 |
committer | Conley Owens <cco3@android.com> | Wed Apr 29 10:45:37 2015 -0700 |
tree | ce4fc626c19967f4167577625479e8df9c51f106 | |
parent | 403b64edf468204597559cf61b346b93af9af232 [diff] |
Fix substitution err for schemeless manifest urls Previously, we used a regex that would only remove a phony string from a url if it existed, but we recently replaced that with a slice. This change goes back to the previous behavior. Change-Id: I8baf527be01c4b49d45b903b31a1cd6315563d5b