CTS Coverage Report Support for generic types

Methods and constructors with generic parameter types or
return types were not counted as covered. The solution
is to check if the types from the API are generic and if
so, ignore the type reported by dexdeps

bug: 19272826
Change-Id: If0e7ef4ad3c78511bd2fe7c70117b55fb10c2110
1 file changed