Fix glob syntax

Globs are only intended to support ** as a directory, i.e. **/*.cc
not **.cc.

Bug: 129411151
Test: m nothing
Change-Id: I5ebb3ef39d81e70a1a1afc95c167c02f3ec16fd9
1 file changed