Status Update
Comments
je...@google.com <je...@google.com>
ch...@google.com <ch...@google.com>
an...@google.com <an...@google.com> #2
Thank you for your feedback. Team may reach out for more feedback in reproducing or triaging this issue.
Description
On Windows, it appears this path search has a bug where a final forward slash stays appended to the end of the parent directory's path. This gets concatenated with '/AndroidManifest.xml', which results in a path like C:/A//AndroidManifest.xml, which $(wildcard ...) does not glob correctly.
patching