Add wildcard support to stubpackages

Allows things like -stubpackages my.package.* which is
really useful for the support lib API file generation.
The alternative is keeping a list of each library's
package, which is brittle to future changes.

Change-Id: Ibd49cc0348e2767b2c0fe6f14e7253b6d8e04c7b
1 file changed